SvgBitmap.HitTest(PointF, Double) Method
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Namespace: DevExpress.Utils.Svg
Assembly: DevExpress.Drawing.v25.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| point | PointF | The |
| outlineSize | Double |
Returns
| Type |
|---|
| Boolean |
See Also