• Overview
  • How it works
  • Documentation
  • Blog
  • Forum
Search Results for

    Show / Hide Table of Contents

    Offset Method

    Offset(Int32Point)

    Adjusts the location of this rectangle by the specified amount.

    Declaration
    public void Offset(Int32Point pos)
    Parameters
    Type Name Description
    Int32Point pos

    Offset(Int32, Int32)

    Adjusts the location of this rectangle by the specified amount.

    Declaration
    public void Offset(int x, int y)
    Parameters
    Type Name Description
    System.Int32 x
    System.Int32 y
    In This Article
    Back to top Documentation Licensing Info Copyright AlterNET Software