CombinedGeometryGeometryCombineMode 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.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public GeometryCombineMode GeometryCombineMode { get; set; }
Public Property GeometryCombineMode As GeometryCombineMode
Get
Set
member GeometryCombineMode : GeometryCombineMode with get, set
Property Value
GeometryCombineMode