Interface IStiStripsCollection

Hierarchy

Implemented by

Index

Properties

ICollection

ICollection: ICollection<any>

IStiApplyStyle

IStiApplyStyle: Interface<IStiApplyStyle> = new Stimulsoft.System.Interface<IStiApplyStyle>("IStiApplyStyle")

count

count: number

length

length: number

list

list: IStiStrips[]

Methods

add

applyStyle

clear

  • clear(): void

getByIndex

insert

  • Parameters

    Returns any

removeAt

  • removeAt(index: number): void

toCast

  • toCast<C>(): C[]

Generated using TypeDoc