SvgImageItem.GetRegionTypeAt(Point) Method
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type |
---|---|
point | Point |
Returns
Type |
---|
Nullable<DevExpress.XtraEditors.SvgImageItemRegionType> |
See Also