ThreeDFormat

Shape.ThreeDFormat property

Ruft das 3D-Format der Form ab und legt es fest.

public ThreeDFormat ThreeDFormat { get; }

Beispiele


[C#]
Aspose.Cells.Drawing.ThreeDFormat threeDFormat = shape.ThreeDFormat;

Siehe auch