ThreeDFormat

Shape.ThreeDFormat property

Получает и задает формат 3D формы.

public ThreeDFormat ThreeDFormat { get; }

Примеры


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

Смотрите также