Class EmfPlusBlendColors
The EmfPlusBlendColors object specifies positions and colors for the blend pattern of a gradient brush.
public sealed class EmfPlusBlendColors : EmfPlusBlendBase
- Inheritance
-
EmfPlusBlendColors
- Inherited Members
Constructors
EmfPlusBlendColors()
public EmfPlusBlendColors()
Properties
BlendArgb32Colors
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; }
Property Value
- int[]