Shape.

DefiningGeometry Property

Summary

Gets a value that represents the Geometry of the shape.
Namespace
Avalonia.Controls.Shapes
Containing Type
Shape

Syntax

public Geometry? DefiningGeometry { get; }

Value

Type Description
Geometry?