Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / LinearPath Class / GlobalWidth Property

In This Topic
    GlobalWidth Property (LinearPath)
    In This Topic
    Gets or sets the constant width.
    Syntax
    'Declaration
     
    Public Property GlobalWidth As Double
    public double GlobalWidth {get; set;}
    See Also