AdjustableArrowCap Constructor
.NET Framework 2.0
Initializes a new instance of the AdjustableArrowCap class with the specified width and height.
| Name | Description |
|---|---|
| AdjustableArrowCap (Single, Single) | Initializes a new instance of the AdjustableArrowCap class with the specified width and height. The arrow end caps created with this constructor are always filled. |
| AdjustableArrowCap (Single, Single, Boolean) | Initializes a new instance of the AdjustableArrowCap class with the specified width, height, and fill property. Whether an arrow end cap is filled depends on the argument passed to the isFilled parameter. |