Click or drag to resize
PoCurveFilling Properties

The PoCurveFilling type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertycolorBinding

Specify how the colors are bound to the representation.

(Inherited from PoChart.)
Public propertycolorValuesIndex

Defines the index of the set of values for the coloring.

(Inherited from PoChart.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymaterial

Defines the list of materials used for the coloring.

(Inherited from PoChart.)
Public propertyorientation

Defines the orientation of the filled curve.

Public propertythicknessBinding

Defines how thickness values are bound to the curve.

(Inherited from PoCurveLine.)
Public propertythicknessFactor

Defines a multiplicative factor applied to the thickness values.

(Inherited from PoCurveLine.)
Public propertythicknessIndex

Defines the index of the set of values used to specify the thickness.

(Inherited from PoCurveLine.)
Public propertythreshold

Defines the threshold of the origin of the filled curve.

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

Defines the width of the curve filled.

Public propertyyValuesIndex

Defines the index of the set of values used by a charting representation as a y-coordinate of each mesh node.

(Inherited from PoChart.)
Top
See Also