| C1.C1Report.4 Assembly > C1.C1Preview Namespace > RenderRoundRectangle Class > RenderRoundRectangle Constructor : RenderRoundRectangle Constructor(Unit,Unit,Unit,Unit,Unit,Unit,LineDef,Brush) |
'Declaration Public Function New( _ ByVal x As Unit, _ ByVal y As Unit, _ ByVal width As Unit, _ ByVal height As Unit, _ ByVal ellipseWidth As Unit, _ ByVal ellipseHeight As Unit, _ ByVal shapeLine As LineDef, _ ByVal shapeFillBrush As System.Drawing.Brush _ )
public RenderRoundRectangle( Unit x, Unit y, Unit width, Unit height, Unit ellipseWidth, Unit ellipseHeight, LineDef shapeLine, System.Drawing.Brush shapeFillBrush )