Map for WinForms | ComponentOne
C1.FlexMap Namespace / GeoPoint Class / PointsCount Property

In This Topic
    PointsCount Property (GeoPoint)
    In This Topic
    Returns the number of points used in a geometry.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property PointsCount As Integer
    public override int PointsCount {get;}
    See Also