'Declaration Public Sub SetGState( _ ByVal graphicState As ImGearPDEGraphicState _ )
'Usage Dim instance As ImGearPDEElement Dim graphicState As ImGearPDEGraphicState instance.SetGState(graphicState)
public void SetGState( ImGearPDEGraphicState graphicState )
public: void SetGState( ImGearPDEGraphicState* graphicState )
public: void SetGState( ImGearPDEGraphicState^ graphicState )
Parameters
- graphicState
- The graphics state information for an element.