InterfaceODBObjectObjectColor Property

Get or set the object color. Default added color action to undo buffer, for ignoring undo buffer use ObjectColorTemporary.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
Color ObjectColor { get; set; }

Property Value

Color

Implements

InterfaceObjectObjectColor

See Also