Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / LinearDimSurrogate Class / ExtLine1 Property

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