←Select platform

Column Property

Summary
Gets the column offset within the row being resized.
Syntax
C#
VB
C++
public int Column { get; } 
Public ReadOnly Property Column As Integer 
public: 
property int Column { 
   int get(); 
} 

Property Value

The column offset within the row being resized. The first column offset is 0, and the last column offset is 1 less than the image Width.

Example

For an example, refer to RasterImageResize.

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 Assembly

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