ArcSegment
Inheritance: PathSegment AvaloniaUI documentation: ArcSegment API
Constructors
Properties
Usages
Get access to the underlying ArcSegment
Last updated
Inheritance: PathSegment AvaloniaUI documentation: ArcSegment API
Last updated
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.