Leadtools.Services.DataContracts Namespace > LeadRect Structure > LeadRect Constructor : LeadRect Constructor(Int32,Int32,Int32,Int32) |
'Declaration Public Function New( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer _ )
'Usage Dim x As Integer Dim y As Integer Dim width As Integer Dim height As Integer Dim instance As New LeadRect(x, y, width, height)