alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved