DigitalWindowControl.GetBounds 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取表示当前数字窗口边界的 DigitalWindowBounds 对象。
public:
virtual DigitalWindowBounds ^ GetBounds() = GetBounds;
DigitalWindowBounds GetBounds();
public DigitalWindowBounds GetBounds();
function getBounds()
Public Function GetBounds () As DigitalWindowBounds
返回
表示当前数字窗口边界的 DigitalWindowBounds 对象。
注解
通过调用 DigitalWindowControl.Configure 设置数字窗口边界。