LabelMapUnits Property

LabelMapUnits returns the label map units using the SrfLinearUnits enumeration. This is a read-only property.

Syntax

object.LabelMapUnits

Parameter

Type

Description

LabelMapUnits

SrfLinearUnits

Returns the label map units. This is a read-only property.

Example

This example demonstrates how to return the label map units.

Debug.Print scale.LabelMapUnits

Used by: ScaleBar object

See Also

Label Format

Scale Bar