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

    Show / Hide Table of Contents

    Offset Method

    Offset(Int32, Int32)

    Translates this Int32Point by the specified amount.

    Declaration
    public void Offset(int dx, int dy)
    Parameters
    Type Name Description
    System.Int32 dx
    System.Int32 dy

    Offset(Int32Point)

    Translates this Int32Point by the specified amount.

    Declaration
    public void Offset(Int32Point p)
    Parameters
    Type Name Description
    Int32Point p
    In This Article
    Back to top Documentation Licensing Info Copyright AlterNET Software