Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
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;}
+ (instancetype)white
get_White();
public: static property RasterColor White { RasterColor get(); }