Style Property (MapSpatialElementTemplate)
In This Topic
Gets or sets style properties to be applied to the map elements. Each of the properties of type Color support transparency.
Syntax
'Declaration
Public Property Style As Style
public Style Style {get; set;}
See Also