Click or drag to resize
SoRectangleScreenDrawer Properties

The SoRectangleScreenDrawer 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 propertyisClosed

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

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

Stipple pattern.

(Inherited from SoPolyLineScreenDrawer.)
Public propertylinePatternScaleFactor

Stipple pattern scale factor.

(Inherited from SoPolyLineScreenDrawer.)
Public propertylineWidth

Width of lines.

(Inherited from SoPolyLineScreenDrawer.)
Public propertymethod

Method to create rectangle.

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