Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / Point2DSurrogate Class / Y Property

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