'Declaration
Public Sub AddRoundedRectangle( _ ByVal rect As NRectangleF, _ ByVal rounding As System.Single _ )
'Usage
Dim instance As NPath Dim rect As NRectangleF Dim rounding As System.Single instance.AddRoundedRectangle(rect, rounding)
public void AddRoundedRectangle( NRectangleF rect, System.float rounding )
Parameters
- rect
- rounding