ImageDrawerDrawEllipse Method

CVB.Net Documentation
Overload List

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

Reference