BoundingRect

ClipboardRecord.BoundingRect property

Gets or sets the bounding rect.

public RectangleF BoundingRect { get; set; }

Property Value

The bounding rect.

See Also