Home > rc-js-util > IMargin2dCtor
Constructor for Margin2d.
Signature:
export interface IMargin2dCtor<TArray extends TTypedArray>
| Property | Modifiers | Type | Description |
|---|---|---|---|
| BYTES_PER_ELEMENT | number | The size in bytes of each element in the array. | |
| factory | ITypedArrayTupleFactory<Margin2d<TArray>, TMargin2dCtorArgs> | ||
| prototype | Margin2d<TArray> |
| Method | Description |
|---|---|
| (new)() |