Gets the control point identifier.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
C# Copy Code |
---|
public Nullable<Int32> Id { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Id As Nullable(Of Int32) |
An integer value or null (Nothing in Visual Basic).