Share

Mapper Class

Description

This .NET class wraps the AcGiMapper ObjectARX class. The Mapper class defines mappers. Mappers determine how an MaterialMap is positioned, sized, and rotated when it is mapped to an object surface. Mappers

Class Hierarchy

Autodesk.AutoCAD.GraphicsInterface.Mapper

C#

public sealed class Mapper : RXObject;

Visual Basic

Public sealed Class Mapper
Inherits RXObject

Conditions

Read / Write

Links

Mapper Constructor, Mapper Methods, Mapper Properties

Was this information helpful?