MapMatrix NetGIS Class Library

RGBColor.FromStandardColor Method 

Creates an RGBColor from a StandardColor

public static RGBColor FromStandardColor(
   StandardColor color
);

Parameters

color
The color that defines the class

Return Value

The RGBColor object

See Also

RGBColor Class | MapMatrix.Features.MapSymbology Namespace