Products | Support | Back to Introduction | Email a link to this topic. | Back to Introduction - All Topics | Help Version 19.0.4.12
|
Leadtools.Forms Namespace > LogicalRectangle Structure > LogicalRectangle Constructor : LogicalRectangle Constructor(Double,Double,Double,Double,LogicalUnit) |
'Declaration Public Function New( _ ByVal x As Double, _ ByVal y As Double, _ ByVal width As Double, _ ByVal height As Double, _ ByVal unit As LogicalUnit _ )
'Usage Dim x As Double Dim y As Double Dim width As Double Dim height As Double Dim unit As LogicalUnit Dim instance As New LogicalRectangle(x, y, width, height, unit)