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.