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

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