Class DragSymbol
Represenrts dragavle
Inheritance
System.Object
DragSymbol
Namespace: Syncfusion.UI.Xaml.Diagram.Stencil
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public class DragSymbol : Object
Constructors
DragSymbol()
Declaration
public DragSymbol()
Properties
Symbol
Gets or sets a Symbol
Declaration
public ISymbol Symbol { get; set; }
Property Value
Type |
---|
ISymbol |