Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Point2D Class / Y Property

In This Topic
    Y Property (Point2D)
    In This Topic
    Y coordinate value.
    Syntax
    'Declaration
     
    Public Property Y As Double
    public double Y {get; set;}
    See Also