BevelType

BevelType class

Specifies the type of shadow for a shape.

Constructors

NameDescription
BevelTypeConstructor.

Properties

NameTypeDescription
ValueintSpecifies the type of bevel. The value of the property is BevelTypeValue integer constant.
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.

BevelType(value)

Constructor.

ParameterTypeDescription
valueintA BevelTypeValue value.

BevelType.Value property

Specifies the type of bevel. The value of the property is BevelTypeValue integer constant.

Type: int

BevelType.Ufe property

Specifies attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.