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