Property ColorPalette
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
ColorPalette
Get/Set the output Color palette of ActiveViewPort (if exist) or the ActiveLayOut (model or a layout)
public vdRender.ColorDisplay ColorPalette { get; set; }
Property Value
Remarks
Deafault value TrueColor
Raizes the OnBeforeModifyObject event and the OnAfterModifyObject event.