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