←Select platform

ImageHeight Property

Summary

Gets the height of the image in pixels, taking the ViewPerspective into account.

Syntax
C#
VB
C++
public int ImageHeight { get; } 
Public ReadOnly Property ImageHeight() As Integer 
   Get 
public:  
   property int ImageHeight 
   { 
      int get() 
   } 

Property Value

The height of the image in pixels, taking the ViewPerspective into account.

Remarks

Use Height to get the actual height of the image data scanlines.

For more information refer to Accounting For View Perspective.

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.Codecs Assembly

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