PolylineGeometry.

Points Property

Summary

Gets or sets the figures.
Namespace
Avalonia.Media
Containing Type
PolylineGeometry

Syntax

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

Attributes

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

Value

Type Description
Points The points.