LayoutShapePermeableX Property |
Specifies whether a connector can route horizontally through a shape.
Namespace:
Aspose.Diagram
Assembly:
Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic BoolValue ShapePermeableX { get; }Public ReadOnly Property ShapePermeableX As BoolValue
Get
public:
property BoolValue^ ShapePermeableX {
BoolValue^ get ();
}member ShapePermeableX : BoolValue with get
Property Value
Type:
BoolValue
See Also