Cog3DCylinder Radius Property Cognex VisionPro
Gets the radius of this cylinder.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax

public virtual double Radius { get; }

Property Value

Type: Double
The radius of this cylinder.
See Also