Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Serialization Namespace / BarSurrogate Class / EndPoint Property

In This Topic
    EndPoint Property (BarSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property EndPoint As Point3D
    public Point3D EndPoint {get; set;}
    See Also