[]
Represents the base interface for map meridians/parallels rendering.
public interface IMapGridLines
| Name | Description |
|---|---|
| Hidden | Gets a value indicating whether this meridian/parallel should be rendered. |
| Interval | Gets the interval between meridians/parallels. |
| LabelPosition | Gets the positions of grid labels. |
| ShowLabels | Gets a value indicating whether grid labels are visible. |
| Style | Gets the map grid labels style. |