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

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

public virtual double Radius { get; }

Property Value

Type: Double
The radius of this cylinder.
See Also