BevelMaterialType

BevelMaterialType class

Specifies the type of shadow for a shape.

Constructors

NameDescription
BevelMaterialTypeConstructor.

Properties

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

Methods

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

BevelMaterialType(value)

Constructor.

ParameterTypeDescription
valueintA BevelMaterialTypeValue value.

BevelMaterialType.Value property

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

Type: int

BevelMaterialType.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.