Property UseDrawText
UseDrawText
When implemented by a class, indicates whether painter should use DrawText method rather then ExtTextOut to paint text.
bool UseDrawText { get; set; }
When implemented by a class, indicates whether painter should use DrawText method rather then ExtTextOut to paint text.
bool UseDrawText { get; set; }