SurroundingArgb32Colors

EmfPlusPathGradientBrushData.SurroundingArgb32Colors property

Gets or sets array of SurroundingColorCount EmfPlusARGB objects that specify the colors for discrete points on the boundary of the brush.

public int[] SurroundingArgb32Colors { get; set; }

See Also