何をお探しですか?

EBaseROI::Attach

This method attaches the ROI to another ROI or image. Only ROIs can be attached. An image can never be attached to another image or ROI. Optionally, the ROI can be moved and resized after attachment by supplying additional parameters.

Namespace: Euresys::Open_eVision_2_5

[C++]

void Attach(
   EBaseROI* parent
)

void Attach(
   EBaseROI* parent,
   int orgX,
   int orgY,
   int width,
   int height
)

Parameters

parent

-

orgX

When specified, sets the new x-coordinate of the ROI top-left corner.

orgY

When specified, sets the new y-coordinate of the ROI top-left corner.

width

When specified, sets the new width of the ROI.

height

When specified, sets the new height of the ROI.

EBaseROI.Attach

This method attaches the ROI to another ROI or image. Only ROIs can be attached. An image can never be attached to another image or ROI. Optionally, the ROI can be moved and resized after attachment by supplying additional parameters.

Namespace: Euresys::Open_eVision_2_5

[C#]

void Attach(
   Euresys.Open_eVision_2_5.EBaseROI parent
)

void Attach(
   Euresys.Open_eVision_2_5.EBaseROI parent,
   int orgX,
   int orgY,
   int width,
   int height
)

Parameters

parent

-

orgX

When specified, sets the new x-coordinate of the ROI top-left corner.

orgY

When specified, sets the new y-coordinate of the ROI top-left corner.

width

When specified, sets the new width of the ROI.

height

When specified, sets the new height of the ROI.

EBaseROI.Attach

This method attaches the ROI to another ROI or image. Only ROIs can be attached. An image can never be attached to another image or ROI. Optionally, the ROI can be moved and resized after attachment by supplying additional parameters.

[VB6]

void Attach(
   EBaseROI parent
)

void Attach(
   EBaseROI parent,
   Long orgX,
   Long orgY,
   Long width,
   Long height
)

Parameters

parent

-

orgX

When specified, sets the new x-coordinate of the ROI top-left corner.

orgY

When specified, sets the new y-coordinate of the ROI top-left corner.

width

When specified, sets the new width of the ROI.

height

When specified, sets the new height of the ROI.

どのAPIを表示しますか?

© 西暦 EURESYS s.a.  -  このドキュメントについて  -  Open Source Licenses  -  Open eVision 2.5.1.1107