Share

EPlotPropertyBag Class

Description

This .NET class corresponds to the AcDMMEPlotProperties ObjectARX class.

AcDMMEPlotProperties is a lightweight proxy for the DWF EPlotProperties class, which is used by the DMM (DWF Metadata Manager) API to allow clients to associate entity properties with DWF geometry without linking to the DWF toolkit. This class contains the data but not the behavior of the corresponding DWF toolkit object.

Note that all strings are Unicode. XML encoding is done by the DMM when the proxy object is converted to the corresponding DWF toolkit object.

Class Hierarchy

Autodesk.AutoCAD.Publishing.EPlotPropertyBag

C#

public sealed class EPlotPropertyBag;

Visual Basic

Public sealed Class EPlotPropertyBag

Links

EPlotPropertyBag Constructor, EPlotPropertyBag Properties

Was this information helpful?