public ShapeDescription( string name, GeometryType geometryType, SpatialReference spatialReference )
Public Function New( _ ByVal name As String, _ ByVal geometryType As GeometryType, _ ByVal spatialReference As SpatialReference _ )
Parameters
- name
- The name of the description.
- geometryType
- The ArcGIS.Core.Geometry.GeometryType of the ArcGIS.Core.Data.FeatureClass.
- spatialReference
- The ArcGIS.Core.Geometry.SpatialReference of the ArcGIS.Core.Data.FeatureClass.