_Font.Spacing Property

Definition

Returns or sets the spacing (in points) between characters. Read/write Single.

public:
 property float Spacing { float get(); void set(float value); };
public float Spacing { get; set; }
member this.Spacing : single with get, set
Public Property Spacing As Single

Property Value

Applies to