ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.Data Namespace / CadDatasetDefinition Class


In This Topic
    CadDatasetDefinition Class Methods
    In This Topic

    For a list of all members of this type, see CadDatasetDefinition members.

    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public MethodGets an ArcGIS.Core.Geometry.Envelope representing the maximum extent of the data that is contained by the CadDataset. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Definition)
    Public MethodGets the ArcGIS.Core.Geometry.SpatialReference for the CadDataset. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also