Method | Description | |
---|---|---|
Create ( ImmutableArray |
Creates a new XPolyCubicBezierSegment instance.
|
|
ToString ( ) : string |
public static Create ( ImmutableArray |
||
points | ImmutableArray |
The points array. |
isStroked | bool | The flag indicating whether shape is stroked. |
isSmoothJoin | bool | The flag indicating whether shape is smooth join. |
return |