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




left
X-coordinate of the upper-left corner of a rectangle.
top
Y-coordinate of the upper-left corner of a rectangle.
width
X-coordinate of the lower-right corner of a rectangle.
height
Y-coordinate of the lower-right corner of a rectangle.

Glossary Item Box

Initializes a new instance of the ImGearRectangle struct.

Syntax

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

Parameters

left
X-coordinate of the upper-left corner of a rectangle.
top
Y-coordinate of the upper-left corner of a rectangle.
width
X-coordinate of the lower-right corner of a rectangle.
height
Y-coordinate of the lower-right corner of a rectangle.

See Also

©2013. Accusoft Corporation. All Rights Reserved.