Click or drag to resize
PoErrorCurve Properties

The PoErrorCurve type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyerrorCurveRep

Defines the error curve representation.

Public propertyhighY

List of the high ordinates for the high curve.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertylowY

List of the low ordinates for the low curve.

Public propertypoint

List of coordinates of the error curve.

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

Defines the interpretation of the values lowY and highY.

Top
See Also