Class SelectorHandleDisplayMode
Defines the display modes for the handle of the selector.
Inheritance
System.Object
SelectorHandleDisplayMode
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public sealed class SelectorHandleDisplayMode : Enum
Fields
Compact
Specifies the handle of the selector as compact rectangles.
Declaration
public const SelectorHandleDisplayMode Compact
Field Value
Type |
---|
SelectorHandleDisplayMode |
Default
Specifies the handle of the selector as larger size bubbles.
Declaration
public const SelectorHandleDisplayMode Default
Field Value
Type |
---|
SelectorHandleDisplayMode |