System::Drawing::Drawing2D::AdjustableArrowCap::AdjustableArrowCap constructor
AdjustableArrowCap::AdjustableArrowCap constructor
Constructs a new instance of AdjustableArrowCap with the specified width and height.
System::Drawing::Drawing2D::AdjustableArrowCap::AdjustableArrowCap(float width, float height, bool is_filled=true)
Parameter | Type | Description |
---|---|---|
width | float | The width of the arrow |
height | float | The height of the arrow |
is_filled | bool | Specifies if the arrow should be filled (true) or not (false) |
See Also
- Class AdjustableArrowCap
- Namespace System::Drawing::Drawing2D
- Library Aspose.PDF for C++