'Declaration Public Overloads Sub Draw( _
ByVal imageThe VintasoftImage on which annotations should be drawn.As Vintasoft.Imaging.VintasoftImage, _
ByVal backgroundImageThe VintasoftImage that defines annotations background.As Vintasoft.Imaging.VintasoftImage _
)
public void Draw(
Vintasoft.Imaging.VintasoftImage image,
Vintasoft.Imaging.VintasoftImage backgroundImage
)
Parameters
- image
- The VintasoftImage on which annotations should be drawn.
- backgroundImage
- The VintasoftImage that defines annotations background.