CompoundType
Contents
[
Hide
]CompoundType class
Specifies the size of the arrowhead of the line.
Constructors
| Name | Description |
|---|---|
| CompoundType | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Specifies the size of the arrowhead of the line. The value of the property is CompoundTypeValue integer constant. |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
CompoundType(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A CompoundTypeValue value. |
CompoundType.Value property
Specifies the size of the arrowhead of the line. The value of the property is CompoundTypeValue integer constant.
Type: int
CompoundType.Ufe property
Specifies attributes of an element.
Type: UnitFormulaErr
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
hashCode()
Serves as a hash function for a particular type.