Skip to main content

PathFigures Properties

Properties

CapacityGets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from AvaloniaList(T))
CountGets the number of items in the collection.
(Inherited from AvaloniaList(T))
Item(Int32)Gets or sets the item at the specified index.
(Inherited from AvaloniaList(T))
ResetBehaviorGets or sets the reset behavior of the list.
(Inherited from AvaloniaList(T))
ValidateGets or sets a validation routine that can be used to validate items before they are added.
(Inherited from AvaloniaList(T))

See Also

Reference

PathFigures Class
Avalonia.Media Namespace