Class PathSegment
public abstract class PathSegment : AvaloniaObject, INotifyPropertyChanged
- Inheritance
-
PathSegment
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
PathSegment()
protected PathSegment()
Fields
IsStrokedProperty
public static readonly StyledProperty<bool> IsStrokedProperty
Field Value
Properties
IsStroked
public bool IsStroked { get; set; }