'Declaration Public Overrides Property TextRenderingHint As Vintasoft.Imaging.Drawing.TextRenderingHint
public override Vintasoft.Imaging.Drawing.TextRenderingHint TextRenderingHint { get; set; }
public: __property Vintasoft.Imaging.Drawing.TextRenderingHint get_TextRenderingHint(); override; public: __property void set_TextRenderingHint(
Vintasoft.Imaging.Drawing.TextRenderingHint value
); override;
public:
property Vintasoft.Imaging.Drawing.TextRenderingHint TextRenderingHint { Vintasoft.Imaging.Drawing.TextRenderingHint get() override;; void set(Vintasoft.Imaging.Drawing.TextRenderingHint value) override;; }
Property Value
Значение по умолчанию: TextRenderingHint.AntiAlias.