CustomLineCap.SetStrokeCaps
CustomLineCap.SetStrokeCaps method
Sets the caps used to start and end lines that make up this custom cap.
public void SetStrokeCaps(LineCap startCap, LineCap endCap)
Parameter | Type | Description |
---|---|---|
startCap | LineCap | The LineCap enumeration used at the beginning of a line within this cap. |
endCap | LineCap | The LineCap enumeration used at the end of a line within this cap. |
See Also
- enum LineCap
- class CustomLineCap
- namespace Aspose.Imaging
- assembly Aspose.Imaging