Property BoundsInPixels
BoundsInPixels
Gets or sets bounds in pixels. You should not normally use this property unless this control is a top level window.
[Browsable(false)]
public virtual RectI BoundsInPixels { get; set; }
Gets or sets bounds in pixels. You should not normally use this property unless this control is a top level window.
[Browsable(false)]
public virtual RectI BoundsInPixels { get; set; }