SliceScaleBarnumTickIntervals Field |
Number of tick intervals (default is 0).
If numTickIntervals is 0, no tick marks are drawn.
For example, if the length is set to 100 mm, then set numTickIntervals
to 10 to get a tick mark every 10 mm (1 cm).
Namespace: OIV.Medical.NodesAssembly: OIV.Medical (in OIV.Medical.dll) Version: 2025.1.1.Release.5f9de35910b5f5a39847f4b67bd6e4c2b57f7a23
Syntaxpublic SoSFInt32 numTickIntervals
Public numTickIntervals As SoSFInt32
public:
SoSFInt32^ numTickIntervals
val mutable numTickIntervals: SoSFInt32
Field Value
Type:
SoSFInt32
See Also