Description
Returns the array of mappers assigned to the FaceData object. Refer to FaceData.SetMappers for how mappers are mapped to individual faces.
Visual Basic
Public Function GetMappers() As Mapper()
C#
public Mapper\[\] GetMappers();
Links
FaceData Class, Autodesk.AutoCAD.GraphicsInterface Namespace