'Declaration
Public Function New( _ ByVal renderSurface As NSwfRenderSurface, _ ByVal autoAnimations As System.Boolean _ )
'Usage
Dim renderSurface As NSwfRenderSurface Dim autoAnimations As System.Boolean Dim instance As New N2DDeviceSWF(renderSurface, autoAnimations)
public N2DDeviceSWF( NSwfRenderSurface renderSurface, System.bool autoAnimations )
Parameters
- renderSurface
- autoAnimations