LatLine Property

 

The LatLine property returns the graticule latitude (Y) line properties. Returns a LineFormat object. This is a read-only property.

 

Syntax

object.LatLine

 

Example

This example changes the latitude line color to brown.

 

Grat.LatLine.Color = mvColorBrown

 

Used by: Graticule object