DefiningGeometry Property
Gets a value that represents the Geometry of the shape.
Definition
Namespace: Avalonia.Controls.Shapes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Geometry? DefiningGeometry { get; }
Public ReadOnly Property DefiningGeometry As Geometry
Get
member DefiningGeometry : Geometry with get