Map for WinForms | ComponentOne
C1.FlexMap Namespace / GeoGeometryRecord Class / Geometry Property

In This Topic
    Geometry Property (GeoGeometryRecord)
    In This Topic
    Gets or sets the geospatial data.
    Syntax
    'Declaration
     
    
    Public Property Geometry As GeoGeometry
    public GeoGeometry Geometry {get; set;}
    See Also