menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ClassifierShape - API Reference

    Show / Hide Table of Contents

    Class ClassifierShape

    Enables/Disables shape of the uml classifier shapes Package - Indicates the scope is public. Class - Indicates the scope is protected. Interface - Indicates the scope is private. Enumeration - Indicates the scope is package. CollapsedPackage - Indicates the scope is public. Inheritance - Indicates the scope is protected. Association - Indicates the scope is private. Aggregation - Indicates the scope is package. Composition - Indicates the scope is public. Realization - Indicates the scope is protected. DirectedAssociation - Indicates the scope is private. Dependency - Indicates the scope is package.

    Inheritance
    System.Object
    ClassifierShape
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class ClassifierShape : Enum

    Fields

    Aggregation

    Declaration
    public const ClassifierShape Aggregation
    Field Value
    Type Description
    ClassifierShape

    Association

    Declaration
    public const ClassifierShape Association
    Field Value
    Type Description
    ClassifierShape

    Class

    Declaration
    public const ClassifierShape Class
    Field Value
    Type Description
    ClassifierShape

    Composition

    Declaration
    public const ClassifierShape Composition
    Field Value
    Type Description
    ClassifierShape

    Dependency

    Declaration
    public const ClassifierShape Dependency
    Field Value
    Type Description
    ClassifierShape

    Enumeration

    Declaration
    public const ClassifierShape Enumeration
    Field Value
    Type Description
    ClassifierShape

    Inheritance

    Declaration
    public const ClassifierShape Inheritance
    Field Value
    Type Description
    ClassifierShape

    Interface

    Declaration
    public const ClassifierShape Interface
    Field Value
    Type Description
    ClassifierShape

    Realization

    Declaration
    public const ClassifierShape Realization
    Field Value
    Type Description
    ClassifierShape

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved