Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / BackgroundSettings Class / ColorThemeTransparency Property

In This Topic
    ColorThemeTransparency Property
    In This Topic
    Gets or sets button hover status, progress bar, viewcube ring (when the ViewCubeIcon.Lighting property is false), zoom window and selection boxes transparency level.
    Syntax
    'Declaration
     
    Public Property ColorThemeTransparency As Double
    public double ColorThemeTransparency {get; set;}
    See Also