DrawingImage.

Drawing Property

Summary

Gets or sets the drawing content.
Namespace
Avalonia.Media
Containing Type
DrawingImage

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