LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly)
LEAD Technologies, Inc

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 RasterPaintProperties Default {get;}
 get_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: 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

RasterPaintProperties Structure
RasterPaintProperties Members

 

 


Products | Support | Contact Us | Copyright Notices

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