API Help
Gdiplus Namespace / Point Structure
Members

In This Topic
    Point Structure
    In This Topic
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Gdiplus.Point

    Syntax
    [NativeCppClass()]
    internal struct Point : System.ValueType 
    [NativeCppClass()]
    internal value class Point : public System.ValueType 
    See Also