Interface IStiCardsVisualSvgHelper

Hierarchy

  • IStiCardsVisualSvgHelper

Implemented by

Index

Methods

Methods

writeCards

  • writeCards(writer: XmlTextWriter, svgData: StiSvgData, refNeedToScroll?: any, refContentHeight?: any, refContentWidth?: any): Promise<void>
  • Parameters

    • writer: XmlTextWriter
    • svgData: StiSvgData
    • Optional refNeedToScroll: any
    • Optional refContentHeight: any
    • Optional refContentWidth: any

    Returns Promise<void>

Generated using TypeDoc