menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class DiagramUmlInterfaceBuilder

    Inheritance
    System.Object
    Syncfusion.EJ2.ControlBuilder
    DiagramUmlInterfaceBuilder
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class DiagramUmlInterfaceBuilder : ControlBuilder

    Constructors

    DiagramUmlInterfaceBuilder()

    Declaration
    public DiagramUmlInterfaceBuilder()

    DiagramUmlInterfaceBuilder(DiagramUmlInterface)

    Declaration
    public DiagramUmlInterfaceBuilder(DiagramUmlInterface model)
    Parameters
    Type Name Description
    DiagramUmlInterface model

    Methods

    Attributes(Object)

    Defines the text of the bpmn annotation collection

    Declaration
    public DiagramUmlInterfaceBuilder Attributes(object value)
    Parameters
    Type Name Description
    System.Object value
    Returns
    Type
    DiagramUmlInterfaceBuilder

    IsSeparator(Boolean)

    Defines the separator of the attributes

    Declaration
    public DiagramUmlInterfaceBuilder IsSeparator(bool value)
    Parameters
    Type Name Description
    System.Boolean value
    Returns
    Type
    DiagramUmlInterfaceBuilder

    Methods(Object)

    Defines the text of the bpmn annotation collection

    Declaration
    public DiagramUmlInterfaceBuilder Methods(object value)
    Parameters
    Type Name Description
    System.Object value
    Returns
    Type
    DiagramUmlInterfaceBuilder

    Name(String)

    Defines the name of the attributes

    Declaration
    public DiagramUmlInterfaceBuilder Name(string value)
    Parameters
    Type Name Description
    System.String value
    Returns
    Type
    DiagramUmlInterfaceBuilder

    SeparatorStyle(Object)

    Specify the style attributes such as strokeWidth, strokeColor, and fill for the separator.

    Declaration
    public DiagramUmlInterfaceBuilder SeparatorStyle(object value)
    Parameters
    Type Name Description
    System.Object value
    Returns
    Type
    DiagramUmlInterfaceBuilder

    Style(Object)

    Sets the shape style of the node

    Declaration
    public DiagramUmlInterfaceBuilder Style(object value)
    Parameters
    Type Name Description
    System.Object value
    Returns
    Type
    DiagramUmlInterfaceBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved