Font2.Kerning Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value specifying the amount of spacing between text characters. Read/write.
public:
property float Kerning { float get(); void set(float value); };
public float Kerning { get; set; }
member this.Kerning : single with get, set
Public Property Kerning As Single
Property Value
Single