PsDocument.SetStroke
PsDocument.SetStroke method
Sets stroke in current graphics state.
public void SetStroke(Pen stroke)
Parameter | Type | Description |
---|---|---|
stroke | Pen | The stroke. |
See Also
- class PsDocument
- namespace Aspose.Page.EPS
- assembly Aspose.Page
Sets stroke in current graphics state.
public void SetStroke(Pen stroke)
Parameter | Type | Description |
---|---|---|
stroke | Pen | The stroke. |