Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewCubeIcon Class
Fields Properties Methods Events


In This Topic
    ViewCubeIcon Class Members
    In This Topic

    The following tables list the members exposed by ViewCubeIcon.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property If true, animates the camera when changing the orientation.  
    Public PropertyGets or sets the color of the back face.  
    Public Property Gets or sets the back face image.  
    Public PropertyGets or sets the color of the back ring label.  
    Public PropertyGets or sets the label on the ring for back orientation.  
    Public Property Gets or sets the text of the back face.  
    Public PropertyGets or sets the color of the bottom face.  
    Public Property Gets or sets the bottom face image.  
    Public Property Gets or sets the text of the bottom face.  
    Public Property Gets or sets the color of the texts on the faces.  
    Public Property Gets or sets the enabled status.  
    Public Property If true, fits the view when the view orientation changes.  
    Public Property Gets or sets the Font used to draw the texts on the cube faces and the labels on the ring  
    Public PropertyGets or sets the color of the front face.  
    Public Property Gets or sets the front face image.  
    Public PropertyGets or sets the color of the front ring label.  
    Public PropertyGets or sets the label on the ring for front orientation.  
    Public Property Gets or sets the text of the front face.  
    Public PropertyGets or sets the highlight color.  
    Public Property Gets or sets the initial rotation of the ViewCubeIcon.  
    Public PropertyGets or sets the color of the left face.  
    Public Property Gets or sets the left face image.  
    Public PropertyGets or sets the color of the left ring label.  
    Public PropertyGets or sets the label on the ring for left orientation.  
    Public Property Gets or sets the text of the left face.  
    Public Property When false, the UI element is drawn with a flat color.  
    Public Property The position on sceeen.  
    Public PropertyGets or sets the color of the right face.  
    Public Property Gets or sets the right face image.  
    Public PropertyGets or sets the color of the right ring label.  
    Public PropertyGets or sets the label on the ring for right orientation.  
    Public Property Gets or sets the text of the right face.  
    Public Property Gets or sets the visibility of the ring under the view cube.  
    Public Property Gets or sets the color of the texts on the faces.  
    Public PropertyGets or sets the color of the top face.  
    Public Property Gets or sets the top face image.  
    Public Property Gets or sets the text of the top face.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public Method Tells if a point in screen coordinates is over the ViewCube.  
    Public MethodOverridden.  Releases unmanaged resources.  
    Public MethodOverridden.  Draws the origin symbol.  
    Public MethodOverridden.   
    Public Methodstatic (Shared in Visual Basic)Gets the default ViewCubeIcon.  
    Public Method Occurs when the mouse moves over the ViewCubeIcon.  
    Public Method Resets the images for all the faces.  
    Public MethodOverridden.  Scales the element for high DPI settings.  
    Public Method Sets the images for all the faces.  
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected Internal MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method Gets the position of the ViewCube in camera viewport coordinates (0 on bottom).  
    Protected Method Gets the projection matrix.  
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Method Sets the viewport orientation.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the ViewCubeIcon is clicked.  
    Top
    See Also