←Select platform

Width Property

Summary

Gets the image width.

Syntax

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

Property Value

The number of pixels that comprise one scan line.

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