ShapeFixedCode
Contents
[
Hide
]ShapeFixedCode class
Specifies placement behavior for a placeable shape.
Constructors
| Name | Description |
|---|---|
| ShapeFixedCode | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Specifies placement behavior for a placeable shape. The value of the property is ShapeFixedCodeValue 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. |
ShapeFixedCode(value)
Constructor.
ShapeFixedCode.Value property
Specifies placement behavior for a placeable shape. The value of the property is ShapeFixedCodeValue integer constant.
Type: int
ShapeFixedCode.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.