MajorTickSize Property

See Also Applies To Example Model

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

Example

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

World.Screen.Axes.MajorTickSize = 8