menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class UmlScope

    Enables/Disables scope of the uml shapes Public - Indicates the scope is public. Protected - Indicates the scope is protected. Private - Indicates the scope is private. Package - Indicates the scope is package.

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

    Fields

    Package

    Declaration
    public const UmlScope Package
    Field Value
    Type
    UmlScope

    Private

    Declaration
    public const UmlScope Private
    Field Value
    Type
    UmlScope

    Protected

    Declaration
    public const UmlScope Protected
    Field Value
    Type
    UmlScope

    Public

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