Mapper Constructor

Overload List

Method Description
Mapper.Mapper ()Default constructor. Initialized to planar, tiled, no automatic transform, and identity transform.
Mapper.Mapper (Autodesk.AutoCAD.GraphicsInterface.Projection, Autodesk.AutoCAD.GraphicsInterface.Tiling, Autodesk.AutoCAD.GraphicsInterface.Tiling, Autodesk.AutoCAD.GraphicsInterface.AutoTransform, Matrix3d)Default constructor. Initialized to planar, tiled, no automatic transform, and identity transform.