←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly