PsDocument.SetStroke

PsDocument.SetStroke method

Sets stroke in current graphics state.

public void SetStroke(Pen stroke)
ParameterTypeDescription
strokePenThe stroke.

See Also