Last updated 4 months ago
Was this helpful?
Method in
Determines the colour for a particular marker inside this palette.
public bool ColorForMarker(string Marker, out Color colour)
string Marker
string
The marker of which you are covetous of it's colour.
Color colour
Color
The colour of the marker, or black if it doesn't exist.
True if the marker exists within this palette.