Class GuideTypes
Guides enumeration.
Inheritance
System.Object
GuideTypes
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public sealed class GuideTypes : Enum
Fields
All
Shows all the guides
Declaration
public const GuideTypes All
Field Value
| Type |
|---|
| GuideTypes |
Boundary
Shows the guides for boundary of a node.
Declaration
public const GuideTypes Boundary
Field Value
| Type |
|---|
| GuideTypes |
Center
Shows the guides for pinpoint of a node.
Declaration
public const GuideTypes Center
Field Value
| Type |
|---|
| GuideTypes |
Margin
Shows the Margin line to align shapes.
Declaration
public const GuideTypes Margin
Field Value
| Type |
|---|
| GuideTypes |