ShowLabels Property (IMapGridLines)
In This Topic
Gets a value indicating whether grid labels are visible.
Syntax
'Declaration
ReadOnly Property ShowLabels As Boolean
Property Value
A
System.Boolean value.
true
if grid labels are visible; otherwise,
false
.
See Also