MindFusion.Wpf Pack Programmer's Guide
Control.Id Property
See Also
 





Gets the control point identifier.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public Nullable<Int32> Id { get; }

Visual Basic  Copy Code

Public ReadOnly Property Id As Nullable(Of Int32)

 Property Value

An integer value or null (Nothing in Visual Basic).

 See Also

Control Members
Control Class
MindFusion.Vsx Namespace