Skip to content

Instantly share code, notes, and snippets.

@Stayrony
Created April 23, 2017 19:26
Show Gist options
  • Save Stayrony/9b3fa4d80402b0e5c09f1d7f950d8e8a to your computer and use it in GitHub Desktop.
Save Stayrony/9b3fa4d80402b0e5c09f1d7f950d8e8a to your computer and use it in GitHub Desktop.
public class LetterSpacingLabel : Label
{
public float LetterSpacing { get; set; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment