'Declaration
Public Function New( _ ByVal geometry As GeoGeometry, _ ByVal data As IGeoGeometryRecordData _ )
public GeoGeometryRecord( GeoGeometry geometry, IGeoGeometryRecordData data )
Parameters
- geometry
- The geospatial data.
- data
- The attributes data.