←Select platform

Height Property (LeadSizeD)

Summary

Gets or sets the height this LeadSizeD structure.

Syntax

C#
VB
Java
WinRT C#
C++
public double Height {get; set;} 
Public Property Height As Double 
public double Height {get; set;} 
public double getHeight() 
public void setHeight(double value) 
             
  
get_Height(); 
set_Height(value); 
Object.defineProperty('Height');  
public: 
property double Height { 
   double get(); 
   void set (    double ); 
} 

Property Value

The height of this size. Must be a value greater than or equal to 0.

Remarks

You cannot change the values of the Empty size.

Requirements

Target Platforms

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