CogBlobResult InertiaX Property Cognex VisionPro
The second moment of inertia of the blob about an axis drawn through the blob's center of mass and parallel to the Y-axis of selected space of the input image.

Namespace: Cognex.VisionPro.Blob
Assembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 65.1.0.0
Syntax

public double InertiaX { get; }

Property Value

Type: Double
Exceptions

ExceptionCondition
InvalidOperationException If no result data is available.
See Also