PoGroup4AxisgradEnd Property |
Defines the value of the graduation (tick label) corresponding to the end point of this group of axes.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFVec2f gradEnd { get; }
Public ReadOnly Property gradEnd As SoSFVec2f
Get
public:
property SoSFVec2f^ gradEnd {
SoSFVec2f^ get ();
}
member gradEnd : SoSFVec2f with get
Property Value
Type:
SoSFVec2f
RemarksSee PoCartesianAxis.gradEnd for details.
Since Open Inventor 9.5.1
See Also