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