ImageGear for .NET
ImGearROIRectangle Constructor(Int32,Int32,Int32,Int32)
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearROIRectangle Class > ImGearROIRectangle Constructor : ImGearROIRectangle Constructor(Int32,Int32,Int32,Int32)




left
Left side of rectangle.
top
Top side of rectangle.
width
Width of rectangle.
height
Height of rectangle.

Glossary Item Box

Initializes a new instance of the ImGearROIRectangle class with specified offset and size.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

left
Left side of rectangle.
top
Top side of rectangle.
width
Width of rectangle.
height
Height of rectangle.

See Also

©2013. Accusoft Corporation. All Rights Reserved.