'Declaration
Public Function New( _ ByVal text As System.String, _ ByVal x As System.Single, _ ByVal y As System.Single, _ ByVal width As System.Single, _ ByVal height As System.Single _ )
'Usage
Dim text As System.String Dim x As System.Single Dim y As System.Single Dim width As System.Single Dim height As System.Single Dim instance As New NTextShape(text, x, y, width, height)
Parameters
- text
- x
- y
- width
- height