Eyeshot 11 WPF API Reference
WPF 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