DrawingResizeType

DrawingResizeType class

Determines whether the drawing page resizes automatically to fit the diagram.

Constructors

NameDescription
DrawingResizeTypeConstructor.

Properties

NameTypeDescription
ValueintDetermines whether the drawing page resizes automatically to fit the diagram. The value of the property is DrawingResize
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.

DrawingResizeType(value)

Constructor.

ParameterTypeDescription
valueintA DrawingResizeTypeValue value.

DrawingResizeType.Value property

Determines whether the drawing page resizes automatically to fit the diagram. The value of the property is DrawingResizeTypeValue integer constant.

Type: int

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