RotationType

RotationType class

Specifies the type of shadow for a shape.

Constructors

NameDescription
RotationTypeConstructor.

Properties

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

Methods

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

RotationType(value)

Constructor.

ParameterTypeDescription
valueintA RotationTypeValue value.

RotationType.Value property

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

Type: int

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