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

In This Topic
    Geometry Property (VectorPolygon)
    In This Topic
    Gets or sets the geometry for this vector element.
    Syntax
    'Declaration
     
    
    Public Property Geometry As GeoGeometry
    public GeoGeometry Geometry {get; set;}
    Remarks
    Different vector type has specific types of geometry.
    See Also