MapItemStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Map |
Initializes a new instance of the Map |
#Properties
Name | Description |
---|---|
Fill | Gets or sets the color that is used to fill a map item. |
Font |
Gets or sets the map element’s font.
Inherited from Map |
Stroke | Gets or sets the color that specifies how the map item outline is painted. |
Stroke |
Gets or sets a value that specifies the width of the stroke on the current map item. |
Text |
Gets or sets the map element’s text color.
Inherited from Map |
Text |
Gets or sets the map element’s text glow color.
Inherited from Map |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Merge |
Merges styles of a map element into the destination style.
Inherited from Map |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of Map |
See Also