Skip to main content

GeometryCombineMode Property

Gets or sets the method by which the two geometries (specified by the Geometry1 and Geometry2 properties) are combined. The default value is Union.

Definition

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

public GeometryCombineMode GeometryCombineMode { get; set; }

Property Value

GeometryCombineMode

See Also

Reference

CombinedGeometry Class
Avalonia.Media Namespace