←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly