menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class IconShapes

    Collections of icon content shapes. None Minus - sets the icon shape as minus Plus - sets the icon shape as Plus ArrowUp - sets the icon shape as ArrowUp ArrowDown - sets the icon shape as ArrowDown Template - sets the icon shape based on the given custom template Path - sets the icon shape based on the given custom Path

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

    Fields

    ArrowDown

    Declaration
    public const IconShapes ArrowDown
    Field Value
    Type
    IconShapes

    ArrowUp

    Declaration
    public const IconShapes ArrowUp
    Field Value
    Type
    IconShapes

    Minus

    Declaration
    public const IconShapes Minus
    Field Value
    Type
    IconShapes

    None

    Declaration
    public const IconShapes None
    Field Value
    Type
    IconShapes

    Path

    Declaration
    public const IconShapes Path
    Field Value
    Type
    IconShapes

    Plus

    Declaration
    public const IconShapes Plus
    Field Value
    Type
    IconShapes

    Template

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