ObjType Class

Specifies whether objects are placeable or routable in diagrams when you use Microsoft Visio to lay out shapes on the drawing page.
Inheritance Hierarchy
SystemObject
  Aspose.DiagramObjType

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public class ObjType

The ObjType type exposes the following members.

Constructors
  NameDescription
Public methodObjType
Constructor.
Properties
  NameDescription
Public propertyUfe
Specifies attributes of an element.
Public propertyValue
Specifies whether objects are placeable or routable in diagrams when you use Microsoft Visio to lay out shapes on the drawing page.
Methods
See Also