LineTo
LineTo class
Stellt den LineTo-Vorgang dar.
public class LineTo : IPathSegment
Eigenschaften
Name | Beschreibung |
---|---|
X { get; } | Liest Koordinate x. |
Y { get; } | Liest Koordinate y. |
Methoden
Name | Beschreibung |
---|---|
Clone() | Erstellt ein neues Objekt, das eine Kopie der aktuellen Instanz ist. |
Copy() | Erstellt eine Kopie des Segmentobjekts. |
Shift(double, double) | Führt eine Verschiebung um x- und y-Koordinaten durch. |
Transform(TransformationMatrix) | Transformiert Koordinaten mit der Transformationsmatrix. |
Siehe auch
- interface IPathSegment
- namensraum Aspose.Font.RenderingPath
- Montage Aspose.Font