Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Picture Class / DrawEdge Property

In This Topic
    DrawEdge Property (Picture)
    In This Topic
    If false, the picture edge is never drawn.
    Syntax
    'Declaration
     
    Public Property DrawEdge As Boolean
    public bool DrawEdge {get; set;}
    See Also