Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewCubeIcon Class / GetDefaultViewCubeIcon Method

In This Topic
    GetDefaultViewCubeIcon Method
    In This Topic
    Gets the default ViewCubeIcon.
    Syntax
    'Declaration
     
    Public Shared Function GetDefaultViewCubeIcon() As ViewCubeIcon
    public static ViewCubeIcon GetDefaultViewCubeIcon()

    Return Value

    The default ViewCubeIcon.
    Remarks
    For internal use only.
    See Also