LetterSpacing

Property

Namespace: Imagini.Fonts

Declared in: Imagini.Fonts.FontDrawingOptions


Letter spacing (in pixels). Will be multiplied by the specified scale.

Syntax

public int LetterSpacing { public get; public set; }

Back to index