Click or drag to resize
SoMarkerSet Properties

The SoMarkerSet type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymarkerGlobalScale

Specifies a global scale factor applied to all markers.

Public propertymarkerIndex

Specifies the marker index (type of marker) for each marker.

Public propertymarkerScale

Specifies the scale factor applied to each marker.

Public propertynumPoints

Number of points.

(Inherited from SoPointSet.)
Public propertystartIndex

Index of first coordinate of shape.

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

vertex property node.

(Inherited from SoVertexShape.)
Top
See Also