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

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