[]
Defines a title to be drawn within a map
public sealed class MapTitle : MapDockableSubItem
Name | Description |
---|---|
MapTitle() | Initializes a new instance of the MapTitle class. |
Name | Description |
---|---|
Angle | Angle of rotation for the title. An expression should evaluate to a double. The default value is 0. |
Name | Name of the title. |
Text | Text of the title. |
TextShadowOffset | Size of the text shadow. An expression should evaluate to a Length. The default value is 0. |