Provides access to members that control Cad Transformations.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
EnableTransformations | Indicates if global transformations are enabled. |
![]() |
GetFromToTransform | Returns the points of a two point transformation. |
![]() |
GetTransformation | Returns the rotation, scale, and translation of a transformation. |
![]() |
SetFromToTransform | Sets the points of a two point transformation. |
![]() |
SetTransformation | Sets the rotation, scale, and translation of a transformation. |
![]() |
TransformMode | The transformation type. |
![]() |
WorldFileName | The pathname of the world file. |
CoClasses that implement ICadTransformations
CoClasses and Classes | Description |
---|---|
CadAnnotationLayer (esriCarto) | An ESRI Cad annotation layer. |
CadFeatureLayer (esriCarto) | ESRI CAD Feature Layer class. |
CadLayer (esriCarto) | ESRI CAD Layer class. |