Click or drag to resize
SoPolygonScreenDrawer Properties

The SoPolygonScreenDrawer type exposes the following members.

Properties
  NameDescription
Public propertycolor

Color of line.

(Inherited from SoPolyLineScreenDrawer.)
Public propertydoCCW

Make the line counter-clockwise when it is finalized.

(Inherited from SoPolyLineScreenDrawer.)
Public propertyFinish Obsolete.

Specifies a callback to call when the line is finished.

(Inherited from SoPolyLineScreenDrawer.)
Public propertyisClosed

Close the line during display (connect last point to first point).

(Inherited from SoPolyLineScreenDrawer.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertypoint

Points of line.

(Inherited from SoPolyLineScreenDrawer.)
Public propertysceneGraph

Scene graph to render.

(Inherited from SoScreenDrawer.)
Public propertysimplificationThreshold

Threshold (in pixels) used to simplify line when it is finished.

(Inherited from SoPolyLineScreenDrawer.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also