Leadtools.Annotations Namespace > AnnSize Structure > AnnSize Constructor : AnnSize Constructor(Single,Single,AnnUnit) |
'Declaration Public Function New( _ ByVal width As Single, _ ByVal height As Single, _ ByVal unit As AnnUnit _ )
'Usage Dim width As Single Dim height As Single Dim unit As AnnUnit Dim instance As New AnnSize(width, height, unit)