Show / Hide Table of Contents

Class ShapeItemSearchMode

Inheritance
System.Object
ShapeItemSearchMode
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class ShapeItemSearchMode : Enum

Fields

Auto

Declaration
public const ShapeItemSearchMode Auto
Field Value
Type Description
ShapeItemSearchMode

ClosestBoundingBox

Declaration
public const ShapeItemSearchMode ClosestBoundingBox
Field Value
Type Description
ShapeItemSearchMode

ClosestPointOnClosestShape

Declaration
public const ShapeItemSearchMode ClosestPointOnClosestShape
Field Value
Type Description
ShapeItemSearchMode

ClosestShape

Declaration
public const ShapeItemSearchMode ClosestShape
Field Value
Type Description
ShapeItemSearchMode

None

Declaration
public const ShapeItemSearchMode None
Field Value
Type Description
ShapeItemSearchMode

value__

Declaration
public int value__
Field Value
Type Description
System.Int32