Gets a point representing the geographical location of the decoration.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
public Point GetLocation () |
Visual Basic
Copy Code
|
|---|
Public Function GetLocation () As Point |
A Point object.
See Also