Represents a bevel of a shape
|
Property Getters/Setters Summary |
method | getHeight() | |
method
| | |
|
Gets and sets the height of the bevel, or how far above the shape it is applied.
In unit of Points.
|
method | getWidth() | |
method
| | |
|
Gets and sets the width of the bevel, or how far into the shape it is applied.
|
-
Property Getters/Setters Detail
DoubleValue getWidth() / setWidth(value)
Gets and sets the width of the bevel, or how far into the shape it is applied.
DoubleValue getHeight() / setHeight(value)
Gets and sets the height of the bevel, or how far above the shape it is applied.
In unit of Points.