'Declaration Public Overrides ReadOnly Property VisibleClipBounds As System.Drawing.RectangleF
public override System.Drawing.RectangleF VisibleClipBounds { get; }
public: __property System.Drawing.RectangleF* get_VisibleClipBounds(); override;
public:
property System.Drawing.RectangleF^ VisibleClipBounds { System.Drawing.RectangleF^ get() override;; }