DXAdjustableArrowCap(Single, Single, Single, Boolean) Constructor
Initializes a new instance of the DXAdjustableArrowCap class with specified settings.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
Name | Type | Description |
---|---|---|
width | Single | The width of the arrow. |
height | Single | The height of the arrow. |
widthScale | Single | The amount by which to scale the line cap with respect to the width of the |
filled | Boolean |
|
See Also