ImageDrawerDrawRectangle Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberDrawRectangle(Image, RgbColor, Int32, Area2D)
Draw a destructive rectangle over the content of an image.
Public methodStatic memberDrawRectangle(Image, RgbColor, Int32, Rect)
Draw a destructive rectangle over the content of an image.
Public methodStatic memberDrawRectangle(Image, Double, Int32, Area2D)
Draw a destructive rectangle over the content of an image.
Public methodStatic memberDrawRectangle(Image, Double, Int32, Rect)
Draw a destructive rectangle over the content of an image.
Public methodStatic memberDrawRectangle(ImagePlane, Double, Int32, Area2D)
Draw a destructive rectangle over the content of an image.
Public methodStatic memberDrawRectangle(ImagePlane, Double, Int32, Rect)
Draw a destructive rectangle over the content of an image.
Top
See Also

Reference