CombinedGeometryGeometry1 Property

Gets or sets the first Geometry object of this CombinedGeometry object.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Geometry? Geometry1 { get; set; }

Property Value

Geometry

See Also