FormatThreeD
ShapeThreeD Property
|
Namespace:
Spire.Presentation.Drawing
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public ShapeThreeD ShapeThreeD { get; }
Public ReadOnly Property ShapeThreeD As ShapeThreeD
Get
public:
property ShapeThreeD^ ShapeThreeD {
ShapeThreeD^ get ();
}
member ShapeThreeD : ShapeThreeD with get
Property Value
Type:
ShapeThreeD
See Also