Error processing SSI file
LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly)

Show in webframe

RasterPaintDibInfo Constructor (RasterPaintDibInfo)






Constructs a new RasterPaintDibInfo class.
Syntax
public RasterPaintDibInfo()
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New RasterPaintDibInfo()
public:
RasterPaintDibInfo();
Remarks

After you create the class you should initialize it by setting its properties.

Example
For an example, refer to RasterPaintDibInfo.
Requirements

Target Platforms

See Also

Reference

RasterPaintDibInfo Class
RasterPaintDibInfo Members
RasterPaintCallbacks Class
RasterPaintProperties.PaintCallbacks
Implementing custom paint

Error processing SSI file