Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / UserInterfaceBase Class / CustomViewport Property

In This Topic
    CustomViewport Property
    In This Topic
    Tells if the UI element is drawn with a custom viewport.
    Syntax
    'Declaration
     
    Protected Property CustomViewport As Boolean
    protected bool CustomViewport {get; set;}
    See Also