Table of Contents

Interface IThemeDigramDataBase

Namespace
H.Controls.Diagram.Presenter.DiagramDatas.Base
Assembly
H.Controls.Diagram.Presenter.dll
public interface IThemeDigramDataBase : IDiagramData, ICloneable, IDable, INameable, IGroupable
Inherited Members
Extension Methods

Properties

DiagramThemeGroups

ObservableCollection<DiagramThemeGroup> DiagramThemeGroups { get; set; }

Property Value

ObservableCollection<DiagramThemeGroup>