DrawingSizeType

DrawingSizeType class

Specifies the drawing size of a page.

Constructors

NameDescription
DrawingSizeTypeConstructor.

Properties

NameTypeDescription
ValueintSpecifies the drawing size of a page. The value of the property is DrawingSizeTypeValue integer constant.
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.
deepCloneCreates deep copy of this instance.

DrawingSizeType(value)

Constructor.

ParameterTypeDescription
valueintA DrawingSizeTypeValue value.

DrawingSizeType.Value property

Specifies the drawing size of a page. The value of the property is DrawingSizeTypeValue integer constant.

Type: int

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

deepClone()

Creates deep copy of this instance.