DXCustomLineCapBase.WidthScale Property
Gets or sets the amount by which to scale the line cap with respect to the width of the DXPen
object.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
Type | Description |
---|---|
Single | The scaling amount. |
See Also