menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ClassifierShape - ASP.NETMVC-EJ2 API Reference | Syncfusion

    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
    ClassifierShape

    Association

    Declaration
    public const ClassifierShape Association
    Field Value
    Type
    ClassifierShape

    Class

    Declaration
    public const ClassifierShape Class
    Field Value
    Type
    ClassifierShape

    Composition

    Declaration
    public const ClassifierShape Composition
    Field Value
    Type
    ClassifierShape

    Dependency

    Declaration
    public const ClassifierShape Dependency
    Field Value
    Type
    ClassifierShape

    Enumeration

    Declaration
    public const ClassifierShape Enumeration
    Field Value
    Type
    ClassifierShape

    Inheritance

    Declaration
    public const ClassifierShape Inheritance
    Field Value
    Type
    ClassifierShape

    Interface

    Declaration
    public const ClassifierShape Interface
    Field Value
    Type
    ClassifierShape

    Realization

    Declaration
    public const ClassifierShape Realization
    Field Value
    Type
    ClassifierShape
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved