Click or drag to resize
SoDrawStyle Properties

The SoDrawStyle type exposes the following members.

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

Stipple pattern for lines (for LINES style).

Public propertylinePatternScaleFactor

Stipple pattern scale factor (for LINES style).

Public propertylineWidth

Width of lines (for LINES style).

Public propertypointSize

Radius of points (for POINTS style).

Public propertystyle

Drawing style.

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