Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

White Property (RasterColorHelper)








Gets a RasterColor that represents white.
Syntax
public static RasterColor White {get;}
'Declaration
 
Public Shared ReadOnly Property White As RasterColor
'Usage
 
Dim value As RasterColor
 
value = RasterColorHelper.White
public static RasterColor White {get;}
 get_White(); 
public:
static property RasterColor White {
   RasterColor get();
}

Property Value

RasterColor that represents white.
Requirements

Target Platforms

See Also

Reference

RasterColorHelper Class
RasterColorHelper Members

Error processing SSI file