Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayoutBase Class / LoadPickCursor Method

In This Topic
    LoadPickCursor Method (ViewportLayoutBase)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function LoadPickCursor() As Stream
    public abstract Stream LoadPickCursor()
    See Also