Offset the rectangle by the specified values.
Namespace: MindFusionAssembly: MindFusion.Common
public void Offset ( int x, int y)
Public Sub Offset( _ x As Integer, _ y As Integer _)
The amount to offset along the x-axis.
The amount to offset along the y-axis.
RectangleI MembersRectangleI StructureMindFusion Namespace