NMapCell
Defined in: nmap.ts:307
A rectangle owned by one input point.
Extends
Section titled “Extends”Properties
Section titled “Properties”height
Section titled “height”height: number;Defined in: types.ts:15
Inherited from
Section titled “Inherited from”index: number;Defined in: nmap.ts:309
Index into the original input.
width: number;Defined in: types.ts:14
Inherited from
Section titled “Inherited from”x: number;Defined in: types.ts:12
Inherited from
Section titled “Inherited from”y: number;Defined in: types.ts:13