Class GeometryGroupData
Inheritance
System.Object
GeometryGroupData
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class GeometryGroupData : GeometryData, INotifyPropertyChanged
Constructors
Declaration
public GeometryGroupData()
Properties
Declaration
public GeometryDataCollection Children { get; }
Property Value
Declaration
public FillRule FillRule { get; set; }
Property Value
|
Microsoft.UI.Xaml.Media.FillRule
|
Methods
Declaration
protected override void OnShapeBasePointChanged()
Overrides
Extension Methods