ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / ShapeDescription Class
Properties


In This Topic
    ShapeDescription Class Members
    In This Topic

    The following tables list the members exposed by ShapeDescription.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyThe ArcGIS.Core.Geometry.GeometryType of the ArcGIS.Core.Data.FeatureClass to create.  
    Public PropertyIndicates whether or not the ArcGIS.Core.Data.FeatureClass to create has M values.  
    Public PropertyIndicates whether or not the ArcGIS.Core.Data.FeatureClass to create has Z values.  
    Public Property The name of the dataset or the field this description is referencing. (Inherited from ArcGIS.Core.Data.DDL.Description)
    Public PropertyThe ArcGIS.Core.Geometry.SpatialReference of the ArcGIS.Core.Data.FeatureClass to create.  
    Top
    See Also