←Select platform

Location Property

Summary

Gets or sets the coordinates of the upper-left corner of this LogicalRectangle structure.

Syntax

C#
VB
C++
[XmlIgnoreAttribute()] 
public LogicalPoint Location { get; set; } 
  
<XmlIgnoreAttribute()> 
Public Property Location As Leadtools.Forms.LogicalPoint 
[XmlIgnoreAttribute()] 
public: 
property Leadtools.Forms.LogicalPoint Location { 
   Leadtools.Forms.LogicalPoint get(); 
   void set (    Leadtools.Forms.LogicalPoint ); 
} 

Property Value

The upper-left corner coordinates of this LogicalRectangle.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms Assembly