Class GradientItemsPanel
Layout panel to arrange the presents of radial gradient direction.
Inheritance
System.Object
GradientItemsPanel
Namespace: Syncfusion.UI.Xaml.Editors
Assembly: Syncfusion.Editors.WinUI.dll
Syntax
public class GradientItemsPanel : Grid
Constructors
GradientItemsPanel()
Initializes a new instance of the GradientItemsPanel class.
Declaration
public GradientItemsPanel()
Methods
MeasureOverride(Size)
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
Type | Name | Description |
---|---|---|
Windows.Foundation.Size | availableSize |
Returns
Type |
---|
Windows.Foundation.Size |