ConType

ConType class

Specifies the type of behavior the x or y-coordinate of the control handle exhibits after the handle is moved.

Constructors

NameDescription
ConTypeConstructor.

Properties

NameTypeDescription
ValueintSpecifies the type of behavior the x or y-coordinate of the control handle exhibits after the handle is moved. The value
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.

ConType(value)

Constructor.

ParameterTypeDescription
valueintA ConValue value.

ConType.Value property

Specifies the type of behavior the x or y-coordinate of the control handle exhibits after the handle is moved. The value of the property is ConValue integer constant.

Type: int

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