←Select platform

BottomLeft Property

Summary

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

Syntax

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

Property Value

The position of the bottom-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