ComponentOne Tabs for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / PointF Structure
Members

In This Topic
    PointF Structure
    In This Topic
    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
    public struct PointF : System.ValueType 
    Inheritance Hierarchy

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

    See Also