MapMatrix NetGIS Class Library

RGBColor Constructor

Create a new instance of RGBColor

Overload List

Create a new instance of RGBColor

public RGBColor();

Create a new instance of RGBColor

public RGBColor(StandardColor);

Create a new instance of RGBColor

public RGBColor(byte,byte,byte);

Create a new instance of RGBColor

public RGBColor(string);

See Also

RGBColor Class | MapMatrix.Features.MapSymbology Namespace