PoAxistickMainLength Property |
Main graduations ticks length.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFFloat tickMainLength { get; }
Public ReadOnly Property tickMainLength As SoSFFloat
Get
public:
property SoSFFloat^ tickMainLength {
SoSFFloat^ get ();
}
member tickMainLength : SoSFFloat with get
Property Value
Type:
SoSFFloat
RemarksIf this value is <= 0, the height is automatically calculated. This value is a percentage of the current domain (cf PoBase description). Default is 0.
See Also