System.Drawing.Drawing2D.AdjustableArrowCap.Height Property

Gets or sets the height of the arrow cap.

Syntax

public float Height { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The height 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 height of 3, then the actual arrow cap is drawn 15 pixels high.

Requirements

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