ControlForSpecialAnchorManagerSetBounds Method
Namespace: Firefly.Box.UIAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
void SetBounds(
int left,
int top,
int width,
int height,
int clippedWidth
)
Sub SetBounds (
left As Integer,
top As Integer,
width As Integer,
height As Integer,
clippedWidth As Integer
)
abstract SetBounds :
left : int *
top : int *
width : int *
height : int *
clippedWidth : int -> unit
Parameters
- left Int32
-
- top Int32
-
- width Int32
-
- height Int32
-
- clippedWidth Int32
-