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

In This Topic
    Type Property (GeoMultiPolygon)
    In This Topic
    Gets the geometry type.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Type As GeoGeometryType
    public GeoGeometryType Type {get;}
    See Also