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

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