Name | Description | |
---|---|---|
MapPoint Constructor | Initializes a new instance of the MapPoint class. |
The following tables list the members exposed by MapPoint.
Name | Description | |
---|---|---|
MapPoint Constructor | Initializes a new instance of the MapPoint class. |
Name | Description | |
---|---|---|
DefaultUseCustomPointTemplate | Defaul value defining will the custom template be used for the point or the layer template. |
Name | Description | |
---|---|---|
MapPointTemplate | Gets or sets the custom template to be used for the point. Ignored if UseCustomPointTemplate is False. | |
UseCustomPointTemplate | Gets or sets a custom template will be used for the point, otherwise the layer template will be used. An expression should evaluate to a System.Boolean. |