←Select platform

Location Property

Summary

Gets or sets the position of the top-left corner of the rectangle.

Syntax

C#
VB
Java
Objective-C
C++
[XmlIgnoreAttribute()] 
public LeadPointD Location { get; set; } 
<XmlIgnoreAttribute()> 
<BrowsableAttribute(False)> 
Public Property Location As Leadtools.LeadPointD 
LeadPointD LeadRectDLocation(LeadRectD rect) 
public LeadPointD getLocation() 
public void setLocation(LeadPointD value) 
             
[XmlIgnoreAttribute()] 
[BrowsableAttribute(false)] 
public: 
property Leadtools.LeadPointD Location { 
   Leadtools.LeadPointD get(); 
   void set (    Leadtools.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly