Class ObjType
ObjType class
Specifies whether objects are placeable or routable in diagrams when you use Microsoft Visio to lay out shapes on the drawing page.
Constructors
Name | Description |
---|
ObjType(ObjTypeValue) | Constructor. |
Properties
Name | Description |
---|
Ufe { get; } | Specifies attributes of an element. |
Value { get; set; } | Specifies whether objects are placeable or routable in diagrams when you use Microsoft Visio to lay out shapes on the drawing page. |
Methods
Name | Description |
---|
override Equals(object) | Are objects equal. |
override GetHashCode() | Serves as a hash function for a particular type. |
See Also