Enum GuideTypes
Guides enumeration.
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Base.dll
Syntax
[Flags]
public enum GuideTypes
Fields
Name | Description |
---|---|
All | Shows all the guides |
Boundary | Shows the guides for boundary of a node. |
Center | Shows the guides for pinpoint of a node. |
Margin | Shows the Margin line to align shapes. |