Button.CharacterSpacing Property

Definition

Gets or sets the spacing between each of the characters of Text when displayed on the button. This is a bindable property.

public:
 property double CharacterSpacing { double get(); void set(double value); };
public double CharacterSpacing { get; set; }
member this.CharacterSpacing : double with get, set
Public Property CharacterSpacing As Double

Property Value

Applies to