'Declaration
Public Function New( _ ByVal text As System.String, _ ByVal rect As NRectangleF _ )
'Usage
Dim text As System.String Dim rect As NRectangleF Dim instance As New NTextShape(text, rect)
public NTextShape( System.string text, NRectangleF rect )
Parameters
- text
- rect