[To be supplied.]
[Visual Basic] Overloads Public Sub New( _ ByVal width As Single, _ ByVal height As Single, _ ByVal isFilled As Boolean _ ) [C#] public AdjustableArrowCap( float width, float height, bool isFilled ); [C++] public: AdjustableArrowCap( float width, float height, bool isFilled ); [JScript] public function AdjustableArrowCap( width : float, height : float, isFilled : Boolean );
AdjustableArrowCap Class | AdjustableArrowCap Members | System.Drawing.Drawing2D Namespace | AdjustableArrowCap Constructor Overload List