BevelLightingType

BevelLightingType class

Specifies the type of shadow for a shape.

Constructors

NameDescription
BevelLightingTypeConstructor.

Properties

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

Methods

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

BevelLightingType(value)

Constructor.

ParameterTypeDescription
valueintA BevelLightingTypeValue value.

BevelLightingType.Value property

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

Type: int

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