Click or drag to resize
SoPolyLineScreenDrawer Properties

The SoPolyLineScreenDrawer type exposes the following members.

Properties
  NameDescription
Public propertycolor

Color of line.

Public propertydoCCW

Make the line counter-clockwise when it is finalized.

Public propertyisClosed

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

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertylinePattern

Stipple pattern.

Public propertylinePatternScaleFactor

Stipple pattern scale factor.

Public propertylineWidth

Width of lines.

Public propertypoint

Points of line.

Public propertysceneGraph

Scene graph to render.

(Inherited from SoScreenDrawer.)
Public propertysimplificationThreshold

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

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