[C#] | public static int ArrowShape([ double angle [, double widthRatio [, double stemWidthRatio [, double stemLengthRatio ]]]]); |
[VB] | Public Shared Function ArrowShape([ angle As Double [, widthRatio As Double [, stemWidthRatio As Double [, stemLengthRatio As Double ]]]]) As Integer |