PoCurveFillingthreshold Property |
Defines the threshold of the origin of the filled curve.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat threshold { get; }
Public ReadOnly Property threshold As SoSFFloat
Get
public:
property SoSFFloat^ threshold {
SoSFFloat^ get ();
}
member threshold : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks This value is either an ordinate (VERTICAL orientation) or an abscissas (HORIZONTAL orientation).
See Also