메소드 | 설명 | |
---|---|---|
Create ( |
Creates a new XArcSegment instance.
|
|
GetPoints ( ) : IEnumerable |
||
ToString ( ) : string |
public static Create ( |
||
point | The end point. | |
size | XPathSize | The arc size. |
rotationAngle | double | The rotation angle. |
isLargeArc | bool | The is large flag. |
sweepDirection | XSweepDirection | The sweep direction flag. |
isStroked | bool | The flag indicating whether shape is stroked. |
isSmoothJoin | bool | The flag indicating whether shape is smooth join. |
리턴 |