[]
Set float bound.
protected virtual void SetBoundsFloatInternal(float x, float y, float width, float height)
Protected Overridable Sub SetBoundsFloatInternal(x As Single, y As Single, width As Single, height As Single)
X-coordinate for bounding rectangle's top-left corner
Y-coordinate for bounding rectangle's top-left corner
Width of bounding rectangle in pixels
Height of bounding rectangle in pixels