TToCanvasElementOptions
TToCanvasElementOptions<
T> =object
Defined in: typedefs.ts:106
Type Parameters
Section titled “Type Parameters”T extends BaseFabricObject = BaseFabricObject
Properties
Section titled “Properties”filter?
Section titled “filter?”
optionalfilter?: (object) =>boolean
Defined in: typedefs.ts:113
Parameters
Section titled “Parameters”object
Section titled “object”T
Returns
Section titled “Returns”boolean
height?
Section titled “height?”
optionalheight?:number
Defined in: typedefs.ts:112
optionalleft?:number
Defined in: typedefs.ts:109
optionaltop?:number
Defined in: typedefs.ts:110
width?
Section titled “width?”
optionalwidth?:number
Defined in: typedefs.ts:111