Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / PictureSurrogate Class / DrawEdge Property

In This Topic
    DrawEdge Property (PictureSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DrawEdge As Boolean
    public bool DrawEdge {get; set;}
    See Also