![]() |
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.IsCenterPoint Property (ArcObjects .NET 10.5 SDK) |
Indicates if point id is a center point.
[Visual Basic .NET] Public Function get_IsCenterPoint ( _ ByVal Id As Integer _ ) As Boolean
[C#] public bool get_IsCenterPoint ( int Id );