IOdaDwf3dExportPalette Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
Object Palette { get; set; }
Property Palette As Object
Get
Set
property Object^ Palette {
Object^ get ();
void set (Object^ value);
}
abstract Palette : Object with get, set
Property Value
Type:
Object
See Also