XpsArcSegment class
Contents
[
Hide
]XpsArcSegment class
Class incapsulating ArcSegment element features.
This element describes an elliptical arc.
Inheritance: XpsArcSegment
→ XpsPathSegment
→ XpsObject
The XpsArcSegment type exposes the following members:
Properties
Name | Description |
---|---|
is_stroked | Returns/sets the value specifying whether the stroke for this segment of the path is drawn. |
point | Returns/sets the endpoint of the elliptical arc. |
size | Returns/sets the x and y radius of the elliptical arc as an x,y pair. |
rotation_angle | Returns/sets value indicating how the ellipse is rotated relative to the current coordinate system. |
is_large_arc | Returns/sets value determining whether the arc is drawn with a sweep of 180 or greater. |
sweep_direction | Returns/sets value specifying the direction in which the arc is drawn. |
Methods
Name | Description |
---|---|
clone() | Clones this arc segment. |
See Also
- module
aspose.page.xps.xpsmodel
- package
aspose.page