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