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