Method | Description | |
---|---|---|
Create ( |
Creates a new XLineSegment instance.
|
|
GetPoints ( ) : IEnumerable |
||
ToString ( ) : string |
public static Create ( |
||
point | The end point. | |
isStroked | bool | The flag indicating whether shape is stroked. |
isSmoothJoin | bool | The flag indicating whether shape is smooth join. |
return |