System.Drawing.Drawing2D.AdjustableArrowCap.Width Property

Gets or sets the width of the arrow cap.

Syntax

public float Width { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The width of the arrow cap is scaled by the width of the System.Drawing.Pen object used to draw the line being capped. For example, if you are drawing a capped line with a pen that has a width of 5 pixels, and the System.Drawing.Drawing2D.AdjustableArrowCap object has a width of 3, then the actual arrow cap is drawn 15 pixels wide.

Requirements

Namespace: System.Drawing.Drawing2D
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0