←Select platform

Height Property

Summary
Gets or sets the height this LeadSizeD structure.
Syntax
C#
C++/CLI
Java
Python
[DataMemberAttribute(Name="height", Order=1, IsRequired=true)] 
public double Height { get; set; } 
public double getHeight(); 
public void setHeight( 
   double doubleValue 
); 
public: 
property double Height { 
   double get(); 
   void set (    double ); 
} 
Height # get and set (LeadSizeD) 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.