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: 10.3.0.0.Release.0bba99a3ad7bbd8ed1b11ff7884e57eb6cd0c3df
Syntaxpublic SoSFInt32 numTickIntervals
Public numTickIntervals As SoSFInt32
public:
SoSFInt32^ numTickIntervals
val mutable numTickIntervals: SoSFInt32
Field Value
Type:
SoSFInt32
See Also