Show / Hide Table of Contents

Property toolbar.Transparency


Overload

Opacity and transparent color.

public (int? opacity, ColorInt? colorKey) Transparency { get; set; }
Property Value
(int? opacity, ColorInt? colorKey)

Examples

t.Transparency = (64, null);

See Also

wnd.SetTransparency