←Select platform

Height Property

Summary

Gets or sets the image Height.

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

Property Value

A value representing the image Height.

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

Leadtools.Medical.Storage.DataAccessLayer Assembly

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