MapMatrix NetGIS Class Library

SymbolBase.SetColor Method

Sets the color for this Symbol

Overload List

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);

See Also

SymbolBase Class | MapMatrix.Features.MapSymbology Namespace