ArcObjects Library Reference (CadastralUI)  

IParcelTransformation.IsCenterPoint Property

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
);

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelTransformation Interface