Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayoutBase Class
Fields Properties Methods Events


In This Topic
    ViewportLayoutBase Class Members
    In This Topic

    The following tables list the members exposed by ViewportLayoutBase.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Protected Fields
     NameDescription
    Protected Field  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets a value indicating whether the control is in design mode (running in Blend or Visual Studio).  
    Public Property Graphics rendering context.  
    Public Property Gets or sets the Renderer mode.  
    Public Property  
    Public Property  
    Top
    Protected Properties
     NameDescription
    Protected Property  
    Protected Property  
    Protected Property  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public Method Forces the creation of the control, including the creation of the handle and any child controls.  
    Public Methodstatic (Shared in Visual Basic) The Eyeshot WPF control, in order to manage multitouch in an efficient way, uses WM_TOUCH to receive touch messages from a WPF window. For this reason, if you want to add it dynamically in your application, you need to call this method in the main window constructor.  
    Public Method  
    Public Method  
    Public Method  
    Public Method Gets the stream of the cursor.  
    Public Method  
    Public Method Gets the number of mouse clicks from the event args.  
    Public Method Gets the mouse position from the event args.  
    Public Method  
    Public Method  
    Public Method  
    Public Method  
    Public Method  
    Public Method For internal use only.  
    Public Method  
    Public Method  
    Public Method  
    Public Method Gets the Background color of the parent entity.  
    Public Method  
    Public Method  
    Public MethodOverloaded.   
    Public Method  
    Public Method  
    Public MethodOverloaded.  Sets the cursor.  
    Public Method Sets the default cursor for the viewport control.  
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected Method  
    Protected Method  
    Protected MethodOverloaded.   
    Protected Method  
    Protected Method  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method  
    Protected MethodOverloaded.   
    Protected MethodOverridden.   
    Protected MethodOverloaded.   
    Protected MethodOverloaded.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method  
    Protected Method  
    Protected Method  
    Top
    Public Events
     NameDescription
    Public Event Occurs when the control is shown for the first time.  
    Top
    See Also