Share

ComponentGraphics.DepthPriority Property

Parent Object: ComponentGraphics

Description

Read-write property that allows you to specify a display priority to the graphics. This is used in the cases where entities are coincident. The entities with the higher priority will render on top of lower priority entities.

Syntax

ComponentGraphics.DepthPriority() As Long

Property Value

This is a read/write property whose value is a Long.

Version

Introduced in version 2011

Was this information helpful?