This document is archived and information here might be outdated. Recommended version. |
Get the pan step in X and Y for the given layer.
[Visual Basic .NET] Public Function QueryPanStep ( _ ByVal pLayer As ILasDatasetLayer _ ) As WKSPoint
[C#] public WKSPoint QueryPanStep ( ILasDatasetLayer pLayer );