←Select platform

Height Property (LogicalSize)

Summary

Gets or sets a value that represents the height for this LogicalSize.

Syntax

C#
VB
C++
public double Height {get; set;}
Public Property Height As Double
public: 
property double Height { 
   double get(); 
   void set (    double ); 
} 

Property Value

Value that indicates the height of the size.

Example

For an example, refer to Width.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms Assembly
Click or drag to resize