Click or drag to resize

LineSegmentPolarToSegmentPoint Method

Convert To LineSegmentPoint

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public LineSegmentPoint ToSegmentPoint(
	double scale
)

Parameters

scale
Type: SystemDouble

[Missing <param name="scale"/> documentation for "M:OpenCvSharp.LineSegmentPolar.ToSegmentPoint(System.Double)"]

Return Value

Type: LineSegmentPoint

[Missing <returns> documentation for "M:OpenCvSharp.LineSegmentPolar.ToSegmentPoint(System.Double)"]

See Also