Share via


RadioButton.CharacterSpacing Property

Definition

Gets or sets the spacing between characters in the text. 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

The character spacing value. The default is 0.0.

Applies to