CaptureTracker.UpdateAdjustedRectHorizontally(Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void UpdateAdjustedRectHorizontally(int x, int width);
public void UpdateAdjustedRectHorizontally (int x, int width);
member this.UpdateAdjustedRectHorizontally : int * int -> unit
Public Sub UpdateAdjustedRectHorizontally (x As Integer, width As Integer)
Parameters
- x
- Int32
- width
- Int32