ZOrderPosition
Shape.ZOrderPosition property
Restituisce la posizione di una forma nell’ordine z.
public int ZOrderPosition { get; set; }
Esempi
[C#]
shape.ZOrderPosition = 3;
Guarda anche
- class Shape
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells