Scope: Schematic editor
Object: Application Object
Prerequisites: None
Returns the color (in RGB format) for the specified object type.
Application.GetDefaultColor(ByVal ObjectType As VdObjectType) As IColor
Type of objects that are to receive the default color. Objects are defined by “VdObjectType Enum”.
The CColor Object.