Namespace Syncfusion.UI.Xaml.Diagram.Stencil
Classes
DragSymbol
Represenrts dragavle |
FilterPredicate
Represents the method to handle filters of the Stencil. |
Header
Represent the Header of the symbol group. |
ItemAddingEventArgs
Provides data for the ItemAdding event. |
ItemAddingEventHandler
Represents the method that will handle the ItemAdding event. |
ItemDeletingEventArgs
Provides data for the ItemDeleting event. |
ItemDeletingEventHandler
Represents the method that will handle the ItemDeleting event. |
Predicate
Represents the method that will handle filters of the Stencil. |
SelectionChangedEventArgs
Provides data for the SelectionChanged event. |
SelectionChangedEventHandler
Represents the method that will handle the SelectionChanged event. |
Stencil
Represents the library of shapes. |
StencilCategory
Represent the class to hold the name of the shape category and header name of the shapes collection of symbols. |
StencilCategoryCollection
Represents the class to hold the Collection of stencil category. |
StencilCommandManager
Represents to manage the keyboard commands for the stencil. |
StencilCommands
Provides access to stencil commands. |
Symbol
Represent a symbol to be added in Stencil. |
SymbolFilterProvider
Represents a collection of Filters in Stencil. |
SymbolFilters
Represents a collection of SymbolFilterProvider. |
SymbolGroup
Represents the library of shapes in specific symbol group. |
SymbolGroupCollapseEventHandler
Represents the method that will handle the Collapse event of the Stencil. |
SymbolGroupExpandCollapseEventArgs
Represents the symbol group expand and collapse event that occurs when expanding or collapsing symbol group. |
SymbolGroupExpandEventHandler
Represents the method that will handle the expand event of the Stencil. |
SymbolGroupProvider
Represents an arrangement of the SymbolGroups in Stencil. |
SymbolGroups
Represents a collection of SymbolGroupProvider. |
SymbolGroupViewModel
Represents an arrangement of the SymbolGroups in Stencil. |
SymbolsLoadedEventArgs
Represents the symbols loaded event that occurs when symbols loaded into stencil. |
SymbolsLoadedEventHandler
Represents the method that will handle the loaded event of the symbol. |
SymbolViewModel
SymbolViewModel is to describe the symbol. |
Interfaces
IStencilCommand
Represents an interface to support commands of Stencil class. |
ISymbol
Represents to describe the symbol. |