MapMatrix NetGIS Class Library

RGBColor.FromName Method 

Creates an RGBColor from a StandardColor Name

public static RGBColor FromName(
   string ColorName
);

Parameters

ColorName
The Name of the color used for creation of the object

Return Value

The RGBColor object

See Also

RGBColor Class | MapMatrix.Features.MapSymbology Namespace