ComponentOne Bitmap for UWP
Point2F Structure
Members 

C1.UWP.DX Assembly > C1.Util.DX Namespace : Point2F Structure
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

Reference

Point2F Members
C1.Util.DX Namespace