LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly)

Default Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.