Click or drag to resize
PoValuedMarkerField Properties

The PoValuedMarkerField type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymarkerString

The markers are defined by a string.

Public propertypoint

List of coordinates for the markers.

Public propertysize

List of sizes used to calculate the marker sizes.

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

List of values used to color the markers.

Top
See Also