Property UseDrawText
UseDrawText
Indicates whether string width should be calculated using DrawText method rather then CharWidth
.
public bool UseDrawText { get; set; }
Indicates whether string width should be calculated using DrawText method rather then CharWidth
.
public bool UseDrawText { get; set; }