ArcSegment
Last updated
Last updated
Inheritance: PathSegment AvaloniaUI documentation: ArcSegment API
Constructors | Description |
---|---|
Properties | Description |
---|---|
ArcSegment(point: Point, size: Size)
Creates a ArcSegment widget.
rotationAngle(value: float)
Sets the RotationAngle property.
sweepDirection(value: SweepDirection)
Sets the SweepDirection property.
isLargeArc(value: bool)
Sets the IsLargeArc property.
reference(value: ViewRef)
Link a ViewRef to access the direct ArcSegment control instance.