←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly