메소드 | 설명 | |
---|---|---|
Create ( |
Creates a new XQuadraticBezierSegment instance.
|
|
GetPoints ( ) : IEnumerable |
||
ToString ( ) : string |
public static Create ( |
||
point1 | The control point. | |
point2 | The end point. | |
isStroked | bool | The flag indicating whether shape is stroked. |
isSmoothJoin | bool | The flag indicating whether shape is smooth join. |
리턴 |