LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

LineWidth Property






Holds the resulting line width of the resized image data. .NET support Silverlight support
Syntax
public int LineWidth {get;}
'Declaration
 
Public ReadOnly Property LineWidth As Integer
'Usage
 
Dim instance As RasterBufferResize
Dim value As Integer
 
value = instance.LineWidth
public int LineWidth {get;}
 get_LineWidth(); 
public:
property int LineWidth {
   int get();
}

Property Value

The resulting line width of the resized image data.
Example
For an example, refer to RasterBufferResize.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterBufferResize Class
RasterBufferResize Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.