interface CellDepType {
    outPoint: OutPointType;
    depType: CanCastToArrayBuffer;
}

Properties

Properties

outPoint: OutPointType