Web Engine Canvas
    Preparing search index...

    Interface IFactoryContext

    interface IFactoryContext {
        create(): CanvasRenderingContext2D;
    }

    Hierarchy (View Summary)

    • IFactory<CanvasRenderingContext2D>
      • IFactoryContext

    Implemented by

    Index

    Methods

    Methods