Specifies whether objects are placeable or routable in diagrams when you use Microsoft Visio to lay out shapes on the drawing page.
Namespace:
Aspose.Diagram
Assembly:
Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic ObjType ObjType { get; }Public ReadOnly Property ObjType As ObjType
Get
public:
property ObjType^ ObjType {
ObjType^ get ();
}member ObjType : ObjType with get
Property Value
Type:
ObjType
See Also