[C#] | public void setCap2([ int backColor [, int frontColor [, int frontEdgeColor [, double lightingRatio [, double backRadiusRatio [, double frontRadiusRatio [, double frontEdgeWidthRatio ]]]]]]]); |
[VB] | Public Sub setCap2([ backColor As Integer [, frontColor As Integer [, frontEdgeColor As Integer [, lightingRatio As Double [, backRadiusRatio As Double [, frontRadiusRatio As Double [, frontEdgeWidthRatio As Double ]]]]]]]) |