C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / PointF Structure
Members

PointF Structure
Represents an ordered pair of float x- and y-coordinates that defines a point in a two-dimensional plane.
Object Model
PointF Structure
Syntax
'Declaration
 
Public Structure PointF 
   Inherits System.ValueType
 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.Web.Wijmo.Controls.PointF

See Also