Search
PointerInfo.Id Property
See Also
 





Gets the pointer identifier.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public int Id { get; }

Visual Basic  Copy Code

Public ReadOnly Property Id As Integer

 Property Value

 See Also