ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / org.jpedal.jbig2.image Namespace / BitmapPointer Class / setPointer Method

In This Topic
    setPointer Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub setPointer( _
       ByVal x As Integer, _
       ByVal y As Integer _
    ) 
    public virtual void setPointer( 
       int x,
       int y
    )

    Parameters

    x
    y
    See Also