This document is archived and information here might be outdated. Recommended version. |
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
);