Class ShapeItemSearchMode
Inheritance
System.Object
ShapeItemSearchMode
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class ShapeItemSearchMode : Enum
Fields
Auto
Declaration
public const ShapeItemSearchMode Auto
Field Value
ClosestBoundingBox
Declaration
public const ShapeItemSearchMode ClosestBoundingBox
Field Value
ClosestPointOnClosestShape
Declaration
public const ShapeItemSearchMode ClosestPointOnClosestShape
Field Value
ClosestShape
Declaration
public const ShapeItemSearchMode ClosestShape
Field Value
None
Declaration
public const ShapeItemSearchMode None
Field Value
value__
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|