Gets/sets a value that specifies whether to alpha blend the bitmap or just copy (alpha channel is ignored).
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(True)> _ Public Property AlphaEnabled As Boolean
[BrowsableAttribute(true)] public bool AlphaEnabled { get; set; }