RadialControllerScreenContact.Bounds 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
当自定义 RadialController 工具处于活动状态时,与数字化器表面接触时,滚轮设备的边框。
public:
property Rect Bounds { Rect get(); };
Rect Bounds();
public Rect Bounds { get; }
var rect = radialControllerScreenContact.bounds;
Public ReadOnly Property Bounds As Rect
属性值
相对于应用程序窗口,与设备无关的像素 (DIP) 边框。