'DeclarationPublic Overloads Sub AddRoundedRectangle( _ ByVal rect As NRectangleD, _ ByVal rounding As System.Double _ )
'UsageDim instance As NGraphicsPath Dim rect As NRectangleD Dim rounding As System.Double instance.AddRoundedRectangle(rect, rounding)
public void AddRoundedRectangle( NRectangleD rect, System.double rounding )
Parameters
- rect
- rounding