GetDefaultColor Method (Application Object)

Scope: Schematic editor

Object: Application Object

Prerequisites: None

Returns the color (in RGB format) for the specified object type.

Usage

Application.GetDefaultColor(ByVal ObjectType As VdObjectType) As IColor

Arguments

ObjectType

Type of objects that are to receive the default color. Objects are defined by “VdObjectType Enum”.

Return Values

The CColor Object.