alexa

    Show / Hide Table of Contents

    Class SymbolCollection

    SymbolCollection is a collection of objects where each object represents a Symbol or Node or Connector or Group.

    Inheritance
    System.Object
    DiagramCollection<System.Object>
    SymbolCollection
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public sealed class SymbolCollection : DiagramCollection<object>

    Constructors

    SymbolCollection()

    Declaration
    public SymbolCollection()
    Back to top Generated by DocFX