menu

UWP

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

    Show / Hide Table of Contents

    Class ElementType

    Specifies the elementtype for diagram elements.

    Inheritance
    System.Object
    ElementType
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class ElementType : Enum

    Fields

    Annotation

    Specifies that add or remove element type as Annotation.

    Declaration
    public const ElementType Annotation
    Field Value
    Type
    ElementType

    Connector

    Specifies that add or remove element type as Connector.

    Declaration
    public const ElementType Connector
    Field Value
    Type
    ElementType

    ContainerHeader

    Specifies that add or remove element type as ContainerHeader.

    Declaration
    public const ElementType ContainerHeader
    Field Value
    Type
    ElementType

    Decorator

    Specifies that add or remove element type as Decorator.

    Declaration
    public const ElementType Decorator
    Field Value
    Type
    ElementType

    Group

    Specifies that add or remove element type as Group.

    Declaration
    public const ElementType Group
    Field Value
    Type
    ElementType

    Lane

    Specifies that add or remove element type as Lane.

    Declaration
    public const ElementType Lane
    Field Value
    Type
    ElementType

    Node

    Specifies that add or remove element type as node.

    Declaration
    public const ElementType Node
    Field Value
    Type
    ElementType

    Page

    Specifies that add or remove element type as page.

    Declaration
    public const ElementType Page
    Field Value
    Type
    ElementType

    Phase

    Specifies that add or remove element type as Phase.

    Declaration
    public const ElementType Phase
    Field Value
    Type
    ElementType

    Port

    Specifies that add or remove element type as Port.

    Declaration
    public const ElementType Port
    Field Value
    Type
    ElementType

    QuickCommand

    Specifies that add or remove element type as QuickCommand.

    Declaration
    public const ElementType QuickCommand
    Field Value
    Type
    ElementType

    Segment

    Specifies that add or remove element type as Segment.

    Declaration
    public const ElementType Segment
    Field Value
    Type
    ElementType

    Selector

    Specifies that add or remove element type as Selector.

    Declaration
    public const ElementType Selector
    Field Value
    Type
    ElementType

    Swimlane

    Specifies that add or remove element type as Swimlane.

    Declaration
    public const ElementType Swimlane
    Field Value
    Type
    ElementType

    SwimlaneHeader

    Specifies that add or remove element type as Swimlane.

    Declaration
    public const ElementType SwimlaneHeader
    Field Value
    Type
    ElementType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved