←Select platform

TopLeft Property

Summary

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

Syntax

C#
VB
Java
Objective-C
C++
[XmlIgnoreAttribute()] 
public LeadPointD TopLeft { get; } 
<BrowsableAttribute(False)> 
<XmlIgnoreAttribute()> 
Public ReadOnly Property TopLeft As Leadtools.LeadPointD 
LeadPointD LeadRectDTopLeft(LeadRectD rect) 
public LeadPointD getTopLeft() 
[BrowsableAttribute(false)] 
[XmlIgnoreAttribute()] 
public: 
property Leadtools.LeadPointD TopLeft { 
   Leadtools.LeadPointD get(); 
} 

Property Value

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