Class PointerMode
Define the Mode of Selection.
Inheritance
System.Object
PointerMode
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public sealed class PointerMode : Enum
Fields
Down
Define the pointerselection in Down.
Declaration
public const PointerMode Down
Field Value
Type |
---|
PointerMode |
Up
Define the pointerselection in Up.
Declaration
public const PointerMode Up
Field Value
Type |
---|
PointerMode |