menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ElementType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ElementType

    Specifies the elementtype for diagram elements.

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum ElementType

    Fields

    Name Description
    Annotation

    Specifies that add or remove element type as Annotation.

    Connector

    Specifies that add or remove element type as Connector.

    ContainerHeader

    Specifies that add or remove element type as ContainerHeader.

    Decorator

    Specifies that add or remove element type as Decorator.

    Group

    Specifies that add or remove element type as Group.

    Lane

    Specifies that add or remove element type as Lane.

    Node

    Specifies that add or remove element type as node.

    Page

    Specifies that add or remove element type as page.

    Phase

    Specifies that add or remove element type as Phase.

    Port

    Specifies that add or remove element type as Port.

    QuickCommand

    Specifies that add or remove element type as QuickCommand.

    Segment

    Specifies that add or remove element type as Segment.

    Selector

    Specifies that add or remove element type as Selector.

    Swimlane

    Specifies that add or remove element type as Swimlane.

    SwimlaneHeader

    Specifies that add or remove element type as Swimlane.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved