ASP.NET MVC - EJ2

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum UmlScope

    Show / Hide Table of Contents

    Enum 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.

    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public enum UmlScope

    Fields

    Name Description
    Package
    Private
    Protected
    Public
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved