ShapeBevel
ShapeBevel class
Contains the properties of shape’s main face relief.
ShapeBevel
| Name | Description |
|---|
| ShapeBevel(boolean) | Creates new instance. |
Parameters:
| Name | Type | Description |
|---|
| bIsTopBevel | boolean | Is top bevel. |
Result:
ShapeBevel
equals
| Name | Description |
|---|
| equals(Object) | |
Result:
boolean
getBevelType
| Name | Description |
|---|
| getBevelType() | Bevel type. Read/write BevelPresetType. |
Result:
int
getHeight
| Name | Description |
|---|
| getHeight() | Bevel height. Read/write double. |
Result:
double
getParent_IPresentationComponent
| Name | Description |
|---|
| getParent_IPresentationComponent() | |
getParent_ISlideComponent
| Name | Description |
|---|
| getParent_ISlideComponent() | |
| Name | Description |
|---|
| getParent_Immediate() | |
getPresentation
| Name | Description |
|---|
| getPresentation() | |
Result:
Presentation
getSlide
| Name | Description |
|---|
| getSlide() | |
Result:
BaseSlide
getVersion
| Name | Description |
|---|
| getVersion() | |
Result:
long
getVersion
| Name | Description |
|---|
| getVersion() | |
Result:
long
getWidth
| Name | Description |
|---|
| getWidth() | Bevel width. Read/write double. |
Result:
double
setBevelType
| Name | Description |
|---|
| setBevelType(int) | Bevel type. Read/write BevelPresetType. |
setHeight
| Name | Description |
|---|
| setHeight(double) | Bevel height. Read/write double. |
setWidth
| Name | Description |
|---|
| setWidth(double) | Bevel width. Read/write double. |