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

    Show / Hide Table of Contents

    Implicit Operator

    Implicit(Int32Point to Point)

    Creates a Point with the coordinates of the specified Int32Point

    Declaration
    public static implicit operator Point(Int32Point p)
    Parameters
    Type Name Description
    Int32Point p
    Returns
    Type Description
    Point
    In This Article
    Back to top Documentation Licensing Info Copyright AlterNET Software