'Declaration
Public Sub SetExtendedGraphicsState( _ ByVal gs As PdfExtendedGraphicState _ )
'Usage
Dim instance As PdfContentStream Dim gs As PdfExtendedGraphicState instance.SetExtendedGraphicsState(gs)
public void SetExtendedGraphicsState( PdfExtendedGraphicState gs )
public: void SetExtendedGraphicsState( PdfExtendedGraphicState^ gs )
Parameters
- gs
- The new graphics state.