MapPointTemplate Class Members
In This Topic
The following tables list the members exposed by MapPointTemplate.
Public Constructors
Public Properties
| Name | Description |
| LabelPlacement | Gets or sets the label placement for the point. That evaluates to one of PointLabelPlacement. The default value is PointLabelPlacement.Bottom. |
| Size | Gets or sets the height and width of the plotting area of the point marker. An expression should evaluate to a Length. The default value is 5.25pt. |
Top
Public Methods
| Name | Description |
| Clone | Overridden. Creates a new object that is a copy of the current instance. |
Top
See Also