DjVu Namespace > Page Class > Draw Method : Draw(IntPtr,Int32,Rectangle,Size,RenderingMode,RenderingOptions) Method |
Public Overloads Sub Draw( _ ByVal buffer As IntPtr, _ ByVal stride As Integer, _ ByVal rect As Rectangle, _ ByVal imageSize As Size, _ ByVal renderingMode As RenderingMode, _ ByVal options As RenderingOptions _ )
Dim instance As Page Dim buffer As IntPtr Dim stride As Integer Dim rect As Rectangle Dim imageSize As Size Dim renderingMode As RenderingMode Dim options As RenderingOptions instance.Draw(buffer, stride, rect, imageSize, renderingMode, options)
public void Draw( IntPtr buffer, int stride, Rectangle rect, Size imageSize, RenderingMode renderingMode, RenderingOptions options )
public: void Draw( IntPtr buffer, int stride, Rectangle rect, Size imageSize, RenderingMode renderingMode, RenderingOptions options )
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family