Search
Decoration.GetLocation Method
See Also
 





Gets the decoration's location.

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 containing the decoration's location.

 See Also