'Declaration Public Shared ReadOnly Property TextRenderingHint As System.Drawing.Text.TextRenderingHint
public static System.Drawing.Text.TextRenderingHint TextRenderingHint { get; }
public: __property static System.Drawing.Text.TextRenderingHint* get_TextRenderingHint();
public:
static property System.Drawing.Text.TextRenderingHint^ TextRenderingHint { System.Drawing.Text.TextRenderingHint^ get(); }