Interface: IDrawContext

Exposes a graphics context.

Properties

Name Description
Color Gets or sets the color. (0xff0000 for red, 0x00ff00 for green, and 0x0000ff for blue).
DepthTest Gets or sets a value indicating whether the depth has to be used to compute the visibility.
LineWeight Gets or sets the line weight.
Translucency Gets or sets the translucency.
Visible Gets or sets a value indicating whether the context is visible.