Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
public override int ExecuteMeasureArea(
c3img_crossSectionConst* crossSection,
cmath_shapeRegionSet* regionSet,
c3ip_crossSectionDiffMeasureResult* result
)
public override int ExecuteMeasureArea(
c3img_crossSectionConst* crossSection,
cmath_shapeRegionSet* regionSet,
c3ip_crossSectionDiffMeasureResult* result
)
Visual Basic does not support APIs that consume or return unsafe types.
Visual Basic does not support APIs that consume or return unsafe types.
public:
virtual int ExecuteMeasureArea(
c3img_crossSectionConst* crossSection,
cmath_shapeRegionSet* regionSet,
c3ip_crossSectionDiffMeasureResult* result
) override
public:
virtual int ExecuteMeasureArea(
c3img_crossSectionConst* crossSection,
cmath_shapeRegionSet* regionSet,
c3ip_crossSectionDiffMeasureResult* result
) override
Parameters
- crossSection
- Type: c3img_crossSectionConst*
- regionSet
- Type: cmath_shapeRegionSet*
- result
- Type: c3ip_crossSectionDiffMeasureResult*
Return Value
Type:
Int32