OverlayBitDrawerDrawLine Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberDrawLine(Image, OverlayBitDrawMode, Int32, Line)
Draws a line on all planes of the given image.
Public methodStatic memberDrawLine(ImagePlane, OverlayBitDrawMode, Int32, Line)
Draws/erases a line on the given Image overlay plane depending on mode.
Public methodStatic memberDrawLine(Image, OverlayBitDrawMode, Int32, Point2D, Point2D)
Draws a line on all planes of the given image.
Public methodStatic memberDrawLine(ImagePlane, OverlayBitDrawMode, Int32, Point2D, Point2D)
Draws/erases a line on the given Image overlay plane depending on mode.
Public methodStatic memberDrawLine(Image, OverlayBitDrawMode, Int32, Int32, Int32, Int32, Int32)
Draws a line on all planes of the given image.
Public methodStatic memberDrawLine(ImagePlane, OverlayBitDrawMode, Int32, Int32, Int32, Int32, Int32)
Draws/erases a line on the given Image overlay plane depending on mode.
Top
See Also

Reference