ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Point2L Structure
Members

In This Topic
    Point2L Structure
    In This Topic
    Structure specifing a point with integer X and Y coordinates.
    Object Model
    Point2L Structure
    Syntax
    'Declaration
     
    Public Structure Point2L 
       Inherits System.ValueType
    public struct Point2L : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Util.DX.Point2L

    See Also