←Select platform

Location Property

Summary
Gets or sets the position of the top-left corner of the rectangle.
Syntax
C#
VB
Objective-C
C++
Java
[XmlIgnoreAttribute()] 
public LeadPointD Location { get; set; } 
<XmlIgnoreAttribute()> 
<BrowsableAttribute(False)> 
Public Property Location As LeadPointD 
LeadPointD LeadRectDLocation(LeadRectD rect) 
public LeadPointD getLocation() 
public void setLocation(LeadPointD value) 
[XmlIgnoreAttribute()] 
[BrowsableAttribute(false)] 
public: 
property LeadPointD Location { 
   LeadPointD get(); 
   void set (    LeadPointD ); 
} 

Property Value

The position of the top-left corner of the rectangle.

Remarks

You cannot change the values of the Empty rectangle.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.