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;}
+(id)black;
get_Black();
public: static property RasterColor Black { RasterColor get(); }