LEADTOOLS (Leadtools assembly)

LineWidth Property

Show in webframe







Holds the resulting line width of the resized image data.
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

See Also

Reference

RasterBufferResize Class
RasterBufferResize Members

 

 


Products | Support | Contact Us | Copyright Notices

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