←Select platform

Height Property

Summary

Gets or sets the desired height for the image.

Syntax
C#
VB
C++
public int Height { get; set; } 
Public Property Height() As Integer 
   Get 
   Set 
public:  
   property Int32 Height 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

Value that represents the desired image's height in pixels.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly

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