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

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