ShapeRenderedGeometry Property
Gets a value that represents the final rendered Geometry of the shape.
Namespace: Avalonia.Controls.ShapesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Geometry? RenderedGeometry { get; }
Public ReadOnly Property RenderedGeometry As Geometry
Get
member RenderedGeometry : Geometry with get
Property Value
Geometry