GeometryGroupChildren Property

Gets or sets the collection that contains the child geometries.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
[ContentAttribute]
public GeometryCollection Children { get; set; }

Property Value

GeometryCollection

See Also