You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i just cant create brush for all colors expect the MAIN COLORS
like red blue green yellow
try this int Brush = OverlayWindow.Graphics.CreateBrush(0xFFD700);
i just cant create brush for all colors expect the MAIN COLORS
like red blue green yellow
try this
int Brush = OverlayWindow.Graphics.CreateBrush(0xFFD700);it's gold color will not work