←Select platform

Height Property

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

Property Value

Value that indicates the height of the rectangle.

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.