MinorTickSize Property

See Also Applies To Example Model

Sets or returns the minor tickmark length of the Axes object. Read/write Long.

Example

The following example changes the minor tick mark size of the coordinate system axes to 6 scale units.

World.Screen.Axes.MinorTickSize = 6