GetConnectionPoints
Shape.GetConnectionPoints method
Holen Sie sich die Verbindungspunkte
public float[][] GetConnectionPoints()
Rückgabewert
[X,Y]-Paare des Verbindungspunkts. Jedes Element ist ein Float[2]-Array, [0] repräsentiert x und [1] repräsentiert y.
Beispiele
[C#]
float[][] points = shape.GetConnectionPoints();
Siehe auch
- class Shape
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells