Manipulator2D.Id Property

Definition

Gets or sets the unique ID for this Manipulator2D object.

public:
 property int Id { int get(); void set(int value); };
public int Id { get; set; }
member this.Id : int with get, set
Public Property Id As Integer

Property Value

The unique ID for this Manipulator2D object.

Applies to