ArcObjects Library Reference (DataSourcesFile)  

ICadTransformations Interface

Provides access to members that control Cad Transformations.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property EnableTransformations Indicates if global transformations are enabled.
Method GetFromToTransform Returns the points of a two point transformation.
Method GetTransformation Returns the rotation, scale, and translation of a transformation.
Method SetFromToTransform Sets the points of a two point transformation.
Method SetTransformation Sets the rotation, scale, and translation of a transformation.
Read/write property TransformMode The transformation type.
Read/write property 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.

.NET Related Topics

How to get CAD transformation properties (from, to, angle, and scale) | How to get the points of a two-point CAD transformation | How to return CAD transformation settings | How to set CAD transformation properties (from, to, angle, and scale) | How to set the points of a two-point CAD transformation