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