Line's distance from image center, (−∞, +∞).

Namespace:  AForge.Imaging
Assembly:  AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public readonly short Radius

Remarks

Note:Negative line's radius means, that the line resides in lower part of the polar coordinates system. This means that Theta value should be increased by 180 degrees and radius should be made positive.

See Also