Method FitSize
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
FitSize(int, int, out Point, out Point)
Fits this line to the specified size (for drawing)
public void FitSize(int width, int height, out Point pt1, out Point pt2)
Fits this line to the specified size (for drawing)
public void FitSize(int width, int height, out Point pt1, out Point pt2)