'宣言 Public ReadOnly Property ClipBound As System.Drawing.Rectangle
public System.Drawing.Rectangle ClipBound {get;}
'宣言 Public ReadOnly Property ClipBound As System.Drawing.Rectangle
public System.Drawing.Rectangle ClipBound {get;}
bool isClipEmpty = (graphics.ClipBound == Rectangle.Empty);