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

    Show / Hide Table of Contents

    Parse Method

    Parse(String)

    Parse - returns an instance converted from the provided string using the culture "en-US"

    string with Point data
    Declaration
    public static Point Parse(string source)
    Parameters
    Type Name Description
    String source
    Returns
    Type Description
    Point
    In This Article
    Back to top Documentation Licensing Info Copyright AlterNET Software