ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearROIRectangle Class > ImGearROIRectangle Constructor : ImGearROIRectangle Constructor(Int32,Int32,Int32,Int32) |
'Declaration Public Function New( _ ByVal left As Integer, _ ByVal top As Integer, _ ByVal width As Integer, _ ByVal height As Integer _ )
'Usage Dim left As Integer Dim top As Integer Dim width As Integer Dim height As Integer Dim instance As New ImGearROIRectangle(left, top, width, height)