public void Offset( float x, float y )
'Declaration Public Overloads Sub Offset( _ ByVal x As Single, _ ByVal y As Single _ )
'Usage Dim instance As AnnRectangle Dim x As Single Dim y As Single instance.Offset(x, y)
public: void Offset( float x, float y )
Target Platforms
AnnRectangle Structure AnnRectangle Members Overload List