API Help
Gdiplus Namespace / PathPointType Enumeration

In This Topic
    PathPointType Enumeration
    In This Topic
    Syntax
    [NativeCppClass()]
    internal enum PathPointType : System.Enum 
    [NativeCppClass()]
    internal enum class PathPointType : public System.Enum 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Gdiplus.PathPointType

    See Also