跳转到内容

IrTextClip

此内容尚不支持你的语言。

Defined in: types.ts:107

readonly box: IrTextBox

Defined in: types.ts:110


readonly dependencyEntityIds: readonly string[]

Defined in: types.ts:80

IrBaseClip.dependencyEntityIds


readonly enabled: boolean

Defined in: types.ts:78

IrBaseClip.enabled


readonly fingerprint: string

Defined in: types.ts:81

IrBaseClip.fingerprint


readonly id: string

Defined in: types.ts:75

IrBaseClip.id


readonly kind: "text-clip"

Defined in: types.ts:108


readonly materialInstanceIds: readonly string[]

Defined in: types.ts:79

IrBaseClip.materialInstanceIds


readonly overflow: "clip" | "ellipsis" | "visible" | "auto-fit"

Defined in: types.ts:111


readonly paragraphs: readonly IrTextParagraph[]

Defined in: types.ts:113


readonly range: TimeRange

Defined in: types.ts:77

IrBaseClip.range


readonly role: "text" | "caption"

Defined in: types.ts:109


readonly trackId: string

Defined in: types.ts:76

IrBaseClip.trackId


readonly visual: IrVisualProperties

Defined in: types.ts:114


readonly writingMode: "horizontal-tb" | "vertical-rl" | "vertical-lr"

Defined in: types.ts:112