ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearDoubleRectangle Structure > ImGearDoubleRectangle Constructor : ImGearDoubleRectangle Constructor(Double,Double,Double,Double) |
'Declaration Public Function New( _ ByVal left As Double, _ ByVal top As Double, _ ByVal width As Double, _ ByVal height As Double _ )
'Usage Dim left As Double Dim top As Double Dim width As Double Dim height As Double Dim instance As New ImGearDoubleRectangle(left, top, width, height)