SetObjectColor Method (Viewport Object)

Scope: Schematic editor

Object: Viewport Object

Prerequisites: None

Sets the color in which the viewport is drawn.

Usage

Viewport.SetObjectColor(newColor As IColor)

Arguments

newColor

The color assigned to the viewport. The new color is assigned as a Color object, as described in “CColor Object”.