SoPolyLineScreenDrawer Properties |
The SoPolyLineScreenDrawer type exposes the following members.
Name | Description | |
---|---|---|
![]() | color | Color of line. |
![]() | doCCW | Make the line counter-clockwise when it is finalized. |
![]() | isClosed | Close the line during display (connect last point to first point). |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | linePattern | Stipple pattern. |
![]() | linePatternScaleFactor | Stipple pattern scale factor. |
![]() | lineWidth | Width of lines. |
![]() | point | Points of line. |
![]() | sceneGraph | Scene graph to render. |
![]() | simplificationThreshold | Threshold (in pixels) used to simplify line when it is finished. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |