Blend.Blend
Blend()
Initializes a new instance of the Blend
class.
public Blend()
See Also
- class Blend
- namespace System.Drawing.Drawing2D
- assembly Aspose.Drawing
Blend(int)
Initializes a new instance of the Blend
class with the specified number of factors and positions.
public Blend(int count)
Parameter | Type | Description |
---|---|---|
count | Int32 | The number of elements in the Factors and Positions arrays. |
See Also
- class Blend
- namespace System.Drawing.Drawing2D
- assembly Aspose.Drawing