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

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

    System.Object
       System.ValueType
          C1.Util.DX.Point2F

    See Also