Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnRectangle Structure > AnnRectangle Constructor : AnnRectangle Constructor(Single,Single,Single,Single) |
'Declaration Public Function New( _ ByVal x As Single, _ ByVal y As Single, _ ByVal width As Single, _ ByVal height As Single _ )
'Usage Dim x As Single Dim y As Single Dim width As Single Dim height As Single Dim instance As New AnnRectangle(x, y, width, height)