shiftX
shiftY
'Declaration Public Sub Offset( _ ByVal offsetX As Integer, _ ByVal offsetY As Integer _ )
'Usage Dim instance As ImGearRectangle Dim offsetX As Integer Dim offsetY As Integer instance.Offset(offsetX, offsetY)
public void Offset( int offsetX, int offsetY )
public: void Offset( int offsetX, int offsetY )
ImGearRectangle Structure ImGearRectangle Members
©2014. Accusoft Corporation. All Rights Reserved.