Skip to content

Instantly share code, notes, and snippets.

@Artgerto
Created January 14, 2018 11:54
Label label = ...
Button button = ...
label.Marin = new Thickness(10);
button.Margin = new new Thickness(10, 20);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment