ComponentOne PDF for .NET
org.jpedal.jbig2.image Namespace / BitmapPointer Class / setPointer Method

In This Topic
    setPointer Method (BitmapPointer)
    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