Create a new instance of RGBColor
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);
RGBColor Class | MapMatrix.Features.MapSymbology Namespace