This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelTransformation Interface > IParcelTransformation.GetLocation Method (ArcObjects .NET 10.5 SDK) |
Current map location.
[Visual Basic .NET] Public Function GetLocation ( _ ByVal snapType As esriFabricSnapType _ ) As IPoint
[C#] public IPoint GetLocation ( esriFabricSnapType snapType );