Visual Basic (Declaration) | |
---|---|
Public Property Location As LogicalPoint |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public LogicalPoint Location {get; set;} |
C++/CLI | |
---|---|
public: property LogicalPoint Location { LogicalPoint get(); void set (LogicalPoint value); } |
Return Value
The upper-left corner coordinates of this LogicalRectangle.Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family