←Select platform

Location Property (LeadRectD)

Summary

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

Syntax

C#
VB
Java
Objective-C
C++
[XmlIgnoreAttribute()] 
[BrowsableAttribute(false)] 
public Leadtools.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize