'Declaration Public ReadOnly Property Graphics As System.Drawing.Graphics
public System.Drawing.Graphics Graphics { get; }
public: __property System.Drawing.Graphics* get_Graphics();
public:
property System.Drawing.Graphics^ Graphics { System.Drawing.Graphics^ get(); }