Blend
Blend()
Initialisiert eine neue Instanz vonBlend
Klasse.
public Blend()
Siehe auch
- class Blend
- namensraum System.Drawing.Drawing2D
- Montage Aspose.Drawing
Blend(int)
Initialisiert eine neue Instanz vonBlend
class mit der angegebenen Anzahl an Faktoren und Positionen.
public Blend(int count)
Parameter | Typ | Beschreibung |
---|---|---|
count | Int32 | Die Anzahl der Elemente in derFactors undPositions Arrays. |
Siehe auch
- class Blend
- namensraum System.Drawing.Drawing2D
- Montage Aspose.Drawing