BlendFactors

EmfPlusBlendFactors.BlendFactors property

Gets or sets an array of PositionCount 32-bit floating point values that specify proportions of colors at the positions defined in the BlendPositions field. Each value MUST be a number between 0.0 and 1.0 inclusive.

public float[] BlendFactors { get; set; }

See Also