Table of Contents

Property UseDrawText

Namespace
Alternet.Common
Assembly
Alternet.Common.Winforms.v10.dll

UseDrawText

Indicates whether painter should use DrawText method rather then ExtTextOut to paint text.

public virtual bool UseDrawText { get; set; }

Property Value

bool