Documentation Portal      

What are you looking for?

EPolygonRegion::Scale

Creates a new EPolygonRegion by scaling the region.

Namespace: Euresys::Open_eVision_2_10

[C++]

EPolygonRegion Scale(
   float scale
)

EPolygonRegion Scale(
   float scaleX,
   float scaleY
)

Parameters

scale

Isotropic scale

scaleX

Horizontal scale

scaleY

Vertical scale

EPolygonRegion.Scale

Creates a new EPolygonRegion by scaling the region.

Namespace: Euresys.Open_eVision_2_10

[C#]

Euresys.Open_eVision_2_10.EPolygonRegion Scale(
   float scale
)

Euresys.Open_eVision_2_10.EPolygonRegion Scale(
   float scaleX,
   float scaleY
)

Parameters

scale

Isotropic scale

scaleX

Horizontal scale

scaleY

Vertical scale

Which API shall we display?

© 2019 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.10.0.1121