'Declaration Public Overloads Function GetItemBounds( _ ByVal inputComponent As InputComponent, _ ByVal elementType As InputElementType _ ) As Rectangle
public Rectangle GetItemBounds( InputComponent inputComponent, InputElementType elementType )
Parameters
- inputComponent
- The input component whose bounds are calculated.
- elementType
- The type of the specific element in the input component.