Scrawl-canvas API
    Preparing search index...

    Interface getCellDataObject

    interface getCellDataObject {
        includeGridCoords?: boolean;
        includePolarCoords?: boolean;
        opaque?: boolean;
    }
    Index

    Properties

    includeGridCoords?: boolean
    includePolarCoords?: boolean
    opaque?: boolean