ShowUnitName Property [Collar]

 

The ShowUnitName property returns or sets the map collar unit name. Returns a Boolean.

 

Syntax

object.ShowUnitName

object.ShowUnitName = Show

 

Parameter

Type

Description

Show

Boolean

required; true to show the unit name

 

Example

    'ShowunitName [Collar]

    'Show the units title on the map collar

    Collar.ShowUnitName = True

 

Used by: Collar object