PathFigure.

IsClosed Property

Summary

Gets or sets a value indicating whether this instance is closed.
Namespace
Avalonia.Media
Containing Type
PathFigure

Syntax

public bool IsClosed { get; set; }

Value

Type Description
bool true if this instance is closed; otherwise, false.