Class SegmentConstraints
Specifies to enable/disable the certain behaviors of Segment.
Inheritance
System.Object
SegmentConstraints
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public sealed class SegmentConstraints : Enum
Fields
Inherit
Enables or disables to inherit segmentconstraints from diagram.
Declaration
public const SegmentConstraints Inherit
Field Value
Type |
---|
SegmentConstraints |
None
Enables or disables all behaviors of the control.
Declaration
public const SegmentConstraints None
Field Value
Type |
---|
SegmentConstraints |