Leadtools Namespace > RasterColor Structure : White Property |
public static RasterColor White {get;}
'Declaration Public Shared ReadOnly Property White As RasterColor
'Usage Dim value As RasterColor value = RasterColor.White
public static RasterColor White {get;}
+(id)white;
get_White();
public: static property RasterColor White { RasterColor get(); }