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 : Black Property |
public static RasterColor Black {get;}
'Declaration
Public Shared ReadOnly Property Black As RasterColor
'Usage
Dim value As RasterColor value = RasterColor.Black
public static RasterColor Black {get;}
+ (instancetype)black
get_Black();
public: static property RasterColor Black { RasterColor get(); }