EndArgb32Color

EmfPlusLinearGradientBrushData.EndArgb32Color property

Gets or sets the end color.

public int EndArgb32Color { get; set; }

Property Value

An EmfPlusARGB object that specifies the color at the ending boundary point of the linear gradient brush.

See Also