OverlayBitDrawerFillCircle Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberFillCircle(Image, OverlayBitDrawMode, Circle)
Fills a circle on the given image.
Public methodStatic memberFillCircle(ImagePlane, OverlayBitDrawMode, Circle)
Fills a circle on the given Imageplane.
Public methodStatic memberFillCircle(Image, OverlayBitDrawMode, Point2D, Int32)
Fills a circle on the given image.
Public methodStatic memberFillCircle(ImagePlane, OverlayBitDrawMode, Point2D, Int32)
Fills a circle on the given Imageplane.
Public methodStatic memberFillCircle(Image, OverlayBitDrawMode, Int32, Int32, Int32)
Fills a circle on the given image.
Public methodStatic memberFillCircle(ImagePlane, OverlayBitDrawMode, Int32, Int32, Int32)
Fills a circle on the given Imageplane.
Top
See Also

Reference