IShapeThreeDFormat Property |
Returns the ThreeDFormat object that contains line formatting properties for a shape.
Read-only
IThreeDFormat.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax IThreeDFormat ThreeDFormat { get; }
ReadOnly Property ThreeDFormat As IThreeDFormat
Get
property IThreeDFormat^ ThreeDFormat {
IThreeDFormat^ get ();
}
abstract ThreeDFormat : IThreeDFormat with get
Property Value
Type:
IThreeDFormatSee Also