Manipulator2D.Id 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置此 Manipulator2D 对象的唯一 ID。
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
属性值
此 Manipulator2D 对象的唯一 ID。