This document is archived and information here might be outdated.  Recommended version.


IParcelTransformation.GetLocation Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelTransformation.GetLocation Method

Current map location.

[Visual Basic .NET]
Public Function GetLocation ( _
    ByVal snapType As esriFabricSnapType _
) As IPoint
[C#]
public IPoint GetLocation (
    esriFabricSnapType snapType
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelTransformation Interface