[]
Gets or sets this artifact’s bounding box (the rectangle that completely encloses its visible extent).
public RectangleF? BBox { get; set; }
Public Property BBox As RectangleF?