Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / UserInterfaceBase Class
Properties Methods


In This Topic
    UserInterfaceBase Class Members
    In This Topic

    The following tables list the members exposed by UserInterfaceBase.

    Protected Properties
     NameDescription
    Protected Property Tells if the UI element is drawn with a custom viewport.  
    Protected Property When doing a render to Bitmap of the item, must not change the viewport origin.  
    Protected Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public Method Gets the bounds rectangle in screen coordinates.  
    Public Method Gets a thumbnail bitmap of the user interface element.  
    Public Method Scales the element for high DPI settings.  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected Internal Method Use this method to get the correct layer name for internal Meshes.  
    Top
    See Also