pub fn area(
id: AreaId,
owner: Scope,
start: Pos2,
end: Pos2,
builder: &mut CommitBuilder,
)Expand description
Inventory row “New Area”: a drag stamps a boundary annotation box. Unlike a block, an area holds no pins, so its height is whatever the drag drew.