HRESULT CenterOnDocumentPoint( int X, int Y );
void CenterOnDocumentPoint( int X, int Y );
Sub CenterOnDocumentPoint(X As Integer, Y As Integer)
Was this page helpful?