BlendArgb32Colors

EmfPlusBlendColors.BlendArgb32Colors property

Gets or sets an array of PositionCount EmfPlusARGB objects (section 2.2.2.1) that specify colors at the positions defined in the BlendPositions field.

public int[] BlendArgb32Colors { get; set; }

See Also