'Declaration <DefaultValueAttribute(AntiAlias)> Public Property TextRenderingHint As Vintasoft.Imaging.Drawing.TextRenderingHint
[DefaultValue(AntiAlias)] public Vintasoft.Imaging.Drawing.TextRenderingHint TextRenderingHint { get; set; }
[DefaultValue(AntiAlias)] public: __property Vintasoft.Imaging.Drawing.TextRenderingHint get_TextRenderingHint(); public: __property void set_TextRenderingHint(
Vintasoft.Imaging.Drawing.TextRenderingHint value
);
[DefaultValue(AntiAlias)] public:
property Vintasoft.Imaging.Drawing.TextRenderingHint TextRenderingHint { Vintasoft.Imaging.Drawing.TextRenderingHint get(); void set(Vintasoft.Imaging.Drawing.TextRenderingHint value); }