Name | Description | |
---|---|---|
![]() | MapPolygonTemplate Constructor | Initializes a new instance of the MapPolygonTemplate class. |
The following tables list the members exposed by MapPolygonTemplate.
Name | Description | |
---|---|---|
![]() | MapPolygonTemplate Constructor | Initializes a new instance of the MapPolygonTemplate class. |
Name | Description | |
---|---|---|
![]() | CenterPointOffsetX | Gets or sets the X offset for the polygon center point in geographic units. An expression should evaluate to a System.Double. |
![]() | CenterPointOffsetY | Gets or sets the Y offset for the polygon center point in geographic units. An expression should evaluate to a System.Double. |
![]() | LabelPlacement | Gets or sets the label placement of the polygon. That evaluates to one of MapPolygonTemplate.PolygonLabelPlacement. The default value is MapPolygonTemplate.PolygonLabelPlacement.MiddleCenter. |
![]() | ScaleFactor | Gets or sets the factor by which the polygon will be scaled. An expression should evaluate to a System.Double. The default value is 1. |
![]() | ShowLabel | Gets or sets if the label should be shown. That evaluates to one of Auto, True, False The default value is Auto. |