Sets the color for this Symbol
Sets the color for this Symbol
public void SetColor(StandardColor);
Sets the color for this Symbol
public void SetColor(byte,byte,byte);
Sets the color for this Symbol
public void SetColor(int);
Sets the color for this Symbol
public void SetColor(string);
SymbolBase Class | MapMatrix.Features.MapSymbology Namespace