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