Share

MaterialMap.Mapper Property

Description

Gets the mapper (mapping function) associated with this map.

Visual Basic

Public Property Mapper() As Autodesk.AutoCAD.GraphicsInterface.Mapper

C#

public Autodesk.AutoCAD.GraphicsInterface.Mapper Mapper;

Conditions

Read-only

Links

MaterialMap Class, Autodesk.AutoCAD.GraphicsInterface Namespace

Was this information helpful?