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

Show in webframe

Default Property






Returns a new instance of the RasterPaintProperties structure with all members set to default values.
Syntax
public static RasterPaintProperties Default {get;}
'Declaration
 
Public Shared ReadOnly Property Default As RasterPaintProperties
'Usage
 
Dim value As RasterPaintProperties
 
value = RasterPaintProperties.Default
public:
static property RasterPaintProperties Default {
   RasterPaintProperties get();
}

Property Value

The instance of the RasterPaintProperties structure that this property creates.
Example
For an example, refer to RasterPaintProperties.
Requirements

Target Platforms

See Also

Reference

RasterPaintProperties Structure
RasterPaintProperties Members

Error processing SSI file