CombinedGeometryGeometry2 Property

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

Definition

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

Property Value

Geometry

See Also