←Select platform

TopLeft Property

Summary
Gets the position of the top-left corner of the rectangle.
Syntax
C#
VB
Objective-C
C++
Java
[XmlIgnoreAttribute()] 
public LeadPointD TopLeft { get; } 
<BrowsableAttribute(False)> 
<XmlIgnoreAttribute()> 
Public ReadOnly Property TopLeft As LeadPointD 
LeadPointD LeadRectDTopLeft(LeadRectD rect) 
public LeadPointD getTopLeft() 
[BrowsableAttribute(false)] 
[XmlIgnoreAttribute()] 
public: 
property LeadPointD TopLeft { 
   LeadPointD get(); 
} 

Property Value

The position of the top-left corner of the 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.