←Select platform

Height Property

Summary

Gets the image height.

Syntax

C#
VB
Java
C++
public int Height {get;} 
Public ReadOnly Property Height As Integer 
public int getHeight() 
public: 
property int Height { 
   int get(); 
} 

Property Value

The number of lines the frame is comprised of.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly