'宣言 Public ReadOnly Property Graphics As System.Drawing.Graphics
'使用法 Dim instance As RenderGraphics Dim value As System.Drawing.Graphics value = instance.Graphics
public System.Drawing.Graphics Graphics {get;}
'宣言 Public ReadOnly Property Graphics As System.Drawing.Graphics
'使用法 Dim instance As RenderGraphics Dim value As System.Drawing.Graphics value = instance.Graphics
public System.Drawing.Graphics Graphics {get;}