MindFusion.Wpf Pack Programmer's Guide
Decoration Members
Constructors Properties Methods
 


Represents a decoration element drawn in a separate layer over the map.

The following tables list the members exposed by the Decoration type.

 Public Constructors

  Name Description

Decoration

Initializes a new instance of the Decoration class.

 Public Properties

  Name Description

FontName

Gets or sets the name of the font used to render the label of this element. (Inherited from MapElement.)

FontSize

Gets or sets the size of the font used to render the label of this element. (Inherited from MapElement.)

Label

Gets or sets the label of this map element. (Inherited from MapElement.)

Latitude

Gets or sets the latitude associated with this decoration.

Longitude

Gets or sets the longitude associated with this decoration.

 Public Methods

  Name Description

GetLocation

Gets a point representing the geographical location of the decoration.

 Protected Methods

  Name Description

Draw

Draws this map element on the specified drawing surface. (Inherited from MapElement.)

DrawLabel

Draws the label of this map element. (Inherited from MapElement.)

Highlight

Draws a highlight of this map element. (Inherited from MapElement.)

HitTest

Tests whether this map element contains the specified point. (Inherited from MapElement.)

 See Also

Decoration Class
MindFusion.Mapping Namespace