ObjType
Contents
[
Hide
]ObjType class
Specifies whether objects are placeable or routable in diagrams when you use Microsoft Visio to lay out shapes on the drawing page.
new ObjType(value)
Constructor.
Methods
| Name | Description |
|---|---|
| equals(value) | Are objects equal. |
| getUfe() | Specifies attributes of an element. |
| getValue() | Specifies whether objects are placeable or routable in diagrams when you use Microsoft Visio to lay out shapes on the dr |
| hashCode() | Serves as a hash function for a particular type. |
| setValue() | Specifies whether objects are placeable or routable in diagrams when you use Microsoft Visio to lay out shapes on the dr |
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
Returns: boolean — boolean
getUfe()
Specifies attributes of an element.
getValue()
Specifies whether objects are placeable or routable in diagrams when you use Microsoft Visio to lay out shapes on the drawing page. The value of the property is ObjTypeValue integer constant.
hashCode()
Serves as a hash function for a particular type.
Returns: Number — Number
setValue()
Specifies whether objects are placeable or routable in diagrams when you use Microsoft Visio to lay out shapes on the drawing page. The value of the property is ObjTypeValue integer constant.