PoHistogramstart Property |
Define the start point of the histogram.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFVec2f start { get; }
Public ReadOnly Property start As SoSFVec2f
Get
public:
property SoSFVec2f^ start {
SoSFVec2f^ get ();
}
member start : SoSFVec2f with get
Property Value
Type:
SoSFVec2fRemarks See Also