Gets the decoration's location.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
public Point GetLocation () |
Visual Basic
Copy Code
|
|---|
Public Function GetLocation () As Point |
A Point containing the decoration's location.
See Also