Class Symbol
Represent a symbol to be added in Stencil.
Inheritance
System.Object
Symbol
Namespace: Syncfusion.UI.Xaml.Diagram.Stencil
Assembly: Syncfusion.SfDiagram.UWP.dll
Syntax
public sealed class Symbol : ContentControl
Constructors
Symbol()
Initializes a new instance of the Symbol class.
Declaration
public Symbol()
Methods
MeasureOverride(Size)
Declaration
protected override Size MeasureOverride(Size constraint)
Parameters
Type | Name | Description |
---|---|---|
Windows.Foundation.Size | constraint |
Returns
Type |
---|
Windows.Foundation.Size |
OnApplyTemplate()
Declaration
protected override void OnApplyTemplate()