OverlayBitDrawerDrawEllipse Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberDrawEllipse(Image, OverlayBitDrawMode, Int32, Ellipse)
Draws an ellipse border on the given image.
Public methodStatic memberDrawEllipse(ImagePlane, OverlayBitDrawMode, Int32, Ellipse)
Draws an ellipse border on the given Imageplane.
Public methodStatic memberDrawEllipse(Image, OverlayBitDrawMode, Int32, Point2D, Int32, Int32)
Draws an ellipse border on the given image.
Public methodStatic memberDrawEllipse(ImagePlane, OverlayBitDrawMode, Int32, Point2D, Int32, Int32)
Draws an ellipse border on the given Imageplane and zero degrees rotation.
Public methodStatic memberDrawEllipse(Image, OverlayBitDrawMode, Int32, Point2D, Int32, Int32, Angle)
Draws an ellipse border on the given image.
Public methodStatic memberDrawEllipse(Image, OverlayBitDrawMode, Int32, Int32, Int32, Int32, Int32)
Draws an ellipse border on the given image.
Public methodStatic memberDrawEllipse(ImagePlane, OverlayBitDrawMode, Int32, Point2D, Int32, Int32, Angle)
Draws an ellipse border on the given Imageplane.
Public methodStatic memberDrawEllipse(ImagePlane, OverlayBitDrawMode, Int32, Int32, Int32, Int32, Int32)
Draws an ellipse border on the given Imageplane with zero degrees rotation.
Public methodStatic memberDrawEllipse(Image, OverlayBitDrawMode, Int32, Int32, Int32, Int32, Int32, Angle)
Draws an ellipse border on the given image.
Public methodStatic memberDrawEllipse(ImagePlane, OverlayBitDrawMode, Int32, Int32, Int32, Int32, Int32, Angle)
Draws an ellipse border on the given Imageplane.
Top
See Also

Reference