Search
Decoration.GetLocation Method
See Also
 






Gets a point representing the geographical location of the decoration.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public Point GetLocation ()

Visual Basic  Copy Code

Public Function GetLocation () As Point

 Return Value

A Point object.

 See Also