Skip to main content

CombinedGeometry(Geometry, Geometry) Constructor

Initializes a new instance of the CombinedGeometry class with the specified Geometry objects.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public CombinedGeometry(
Geometry geometry1,
Geometry geometry2
)

Parameters

  Geometry
The first geometry to combine.
  Geometry
The second geometry to combine.

See Also

Reference

CombinedGeometry Class
CombinedGeometry Overload
Avalonia.Media Namespace