C1.C1Preview Namespace > RenderArc Class > RenderArc Constructor : RenderArc Constructor(Unit,Unit,Single,Single,LineDef,Brush) |
'Declaration Public Function New( _ ByVal width As Unit, _ ByVal height As Unit, _ ByVal startAngle As Single, _ ByVal sweepAngle As Single, _ ByVal shapeLine As LineDef, _ ByVal shapeFillBrush As Brush _ )
public RenderArc( Unit width, Unit height, float startAngle, float sweepAngle, LineDef shapeLine, Brush shapeFillBrush )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2