Search
PointerInfo.Id Property
See Also
 






Gets the pointer identifier.

Namespace: MindFusion.Diagramming.Interaction
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int Id { get; }

Visual Basic  Copy Code

Public ReadOnly Property Id As Integer

 Property Value

 See Also