Cog3DRectangle IsFinite Property Cognex VisionPro 9.7
Indicates if this shape has finite extents.

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

public virtual bool IsFinite { get; }

Property Value

Type: Boolean
True if this shape has finite extents, and false otherwise.

Implements

ICog3DShape IsFinite
See Also