GeometryDrawing.

Geometry Property

Summary

Gets or sets the Geometry that describes the shape of this GeometryDrawing.
Namespace
Avalonia.Media
Containing Type
GeometryDrawing

Syntax

[Content]
public Geometry Geometry { get; set; }

Attributes

Type Description
ContentAttribute Defines the property that contains the object's content in markup.

Value

Type Description
Geometry