Map for WinForms | ComponentOne
C1.Win.Map Namespace / VectorPolygon Class / Type Property

In This Topic
    Type Property (VectorPolygon)
    In This Topic
    Gets the type (VectorType.Polygon) of this vector element.
    Syntax
    'Declaration
     
    
    Public Overrides ReadOnly Property Type As VectorType
    public override VectorType Type {get;}
    See Also