MindFusion.Mapping Programmer's Guide

Rect.GetLocation Method

See Also
 






Returns the min X/Y corner of this rectangle.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public Point GetLocation ()

Visual Basic  Copy Code

Public Function GetLocation () As Point

 Return Value

 See Also