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

    Show / Hide Table of Contents

    Add Method

    Add(Point, Int32Size)

    Translates a Point by a given Int32Size.

    Declaration
    public static Point Add(Point pt, Int32Size sz)
    Parameters
    Type Name Description
    Point pt
    Int32Size sz
    Returns
    Type Description
    Point

    Add(Point, Size)

    Translates a Point by a given Size.

    Declaration
    public static Point Add(Point pt, Size sz)
    Parameters
    Type Name Description
    Point pt
    Size sz
    Returns
    Type Description
    Point
    In This Article
    Back to top Documentation Licensing Info Copyright AlterNET Software