Share

Marshaler Class

Description

This class provides utility methods for converting bitmaps and subentity paths between managed objects and unmanaged pointers. It is provided for developers who require interoperability between their own C++ objects and managed code.

Class Hierarchy

Autodesk.AutoCAD.Runtime.Marshaler

C#

public sealed class Marshaler;

Visual Basic

Public sealed Class Marshaler

Links

Marshaler Methods

Was this information helpful?