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

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