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