DrawingPresenter.

Drawing Property

Namespace
Avalonia.Controls
Containing Type
DrawingPresenter

Syntax

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

Attributes

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

Value

Type Description
Drawing