Property UseDrawText
UseDrawText
Indicates whether painter should use DrawText method rather then ExtTextOut to paint text.
public virtual bool UseDrawText { get; set; }
Indicates whether painter should use DrawText method rather then ExtTextOut to paint text.
public virtual bool UseDrawText { get; set; }