←Select platform

Bottom Property

Summary

Gets the y-coordinate that is the sum of the Y and Height property values of this LogicalRectangle structure.

Syntax

C#
VB
C++
public double Bottom { get; } 
  
Public ReadOnly Property Bottom As Double 
public: 
property double Bottom { 
   double get(); 
} 

Property Value

The bottom edge of this LogicalRectangle.

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.Forms Assembly